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 0b53f9f commit a3f678fCopy full SHA for a3f678f
.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@v30
+ uses: cachix/install-nix-action@v31
18
19
- name: Checks
20
run: nix run nixpkgs#nodePackages.prettier -- --check .
0 commit comments