Skip to content

Commit 6b51f36

Browse files
authored
Merge pull request #522 from crytic/dependabot/github_actions/dev/cachix/install-nix-action-24
Bump cachix/install-nix-action from 23 to 24
2 parents ab44034 + d427a2f commit 6b51f36

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
@@ -54,7 +54,7 @@ jobs:
5454
pip install .
5555
- name: Set up nix
5656
if: matrix.type == 'dapp'
57-
uses: cachix/install-nix-action@v23
57+
uses: cachix/install-nix-action@v24
5858
- name: Set up cachix
5959
if: matrix.type == 'dapp'
6060
uses: cachix/cachix-action@v13

0 commit comments

Comments
 (0)