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 7d640e0 + a999cb1 commit 2fe8216Copy full SHA for 2fe8216
.github/workflows/prettier.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v3
15
16
- name: Install the Nix package manager
17
- uses: cachix/install-nix-action@v27
+ uses: cachix/install-nix-action@v30
18
19
- name: Checks
20
run: nix run nixpkgs#nodePackages.prettier -- --check .
0 commit comments