Skip to content

Commit 57c3e00

Browse files
chore(deps): update cachix/install-nix-action action to v30 (#49)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a85b33 commit 57c3e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prettier.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@v4
1717

1818
- name: Install the Nix package manager
19-
uses: cachix/install-nix-action@v29
19+
uses: cachix/install-nix-action@v30
2020

2121
- name: Checks
2222
run: nix run nixpkgs#nodePackages.prettier -- --check .

0 commit comments

Comments
 (0)