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.
2 parents 44808c0 + a681cae commit de39fc3Copy full SHA for de39fc3
.github/workflows/prettier.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v5
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