Skip to content

Commit 2900f3d

Browse files
authored
Merge pull request #576 from crytic/dependabot/github_actions/dev/cachix/install-nix-action-v30
chore(deps): bump cachix/install-nix-action from V27 to 30
2 parents 9801d0b + e4829d1 commit 2900f3d

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@V27
66+
uses: cachix/install-nix-action@v30
6767
- name: Set up cachix
6868
if: matrix.type == 'dapp'
6969
uses: cachix/cachix-action@v15

0 commit comments

Comments
 (0)