Skip to content

Commit 97b47d8

Browse files
authored
Merge pull request #81 from loophp/renovate/cachix-install-nix-action-27.x
chore(deps): update cachix/install-nix-action action to v27
2 parents 0fb12bd + 402429a commit 97b47d8

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
@@ -16,7 +16,7 @@ jobs:
1616
uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
1717

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

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

0 commit comments

Comments
 (0)