We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc4d727 commit 3c81a75Copy full SHA for 3c81a75
.github/workflows/prettier.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
15
16
- name: Install the Nix package manager
17
- uses: cachix/install-nix-action@v30
+ uses: cachix/install-nix-action@v31
18
19
- name: Checks
20
run: nix run nixpkgs#nodePackages.prettier -- --check .
0 commit comments