Skip to content

Commit 328d83a

Browse files
chore(deps): update cachix/install-nix-action action to v31
1 parent bc4d727 commit 328d83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1515

1616
- name: Install the Nix package manager
17-
uses: cachix/install-nix-action@v30
17+
uses: cachix/install-nix-action@v31
1818

1919
- name: Checks
2020
run: nix run nixpkgs#nodePackages.prettier -- --check .

0 commit comments

Comments
 (0)