Skip to content

Commit 9105e83

Browse files
authored
Merge pull request #561 from crytic/dependabot/github_actions/dev/cachix/install-nix-action-27
chore(deps): bump cachix/install-nix-action from 25 to 27
2 parents 93c106e + 87c6f6b commit 9105e83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
solc-select use 0.5.7 --always-install
6464
- name: Set up nix
6565
if: matrix.type == 'dapp'
66-
uses: cachix/install-nix-action@v25
66+
uses: cachix/install-nix-action@V27
6767
- name: Set up cachix
6868
if: matrix.type == 'dapp'
6969
uses: cachix/cachix-action@v14

0 commit comments

Comments
 (0)