Skip to content

Commit c6d69b5

Browse files
authored
Merge pull request #537 from crytic/dependabot/github_actions/dev/cachix/install-nix-action-25
Bump cachix/install-nix-action from 24 to 25
2 parents 2bbe730 + 34f72e2 commit c6d69b5

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

0 commit comments

Comments
 (0)