Skip to content

Commit

Permalink
Merge pull request #522 from crytic/dependabot/github_actions/dev/cac…
Browse files Browse the repository at this point in the history
…hix/install-nix-action-24

Bump cachix/install-nix-action from 23 to 24
  • Loading branch information
0xalpharush authored Dec 5, 2023
2 parents ab44034 + d427a2f commit 6b51f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
pip install .
- name: Set up nix
if: matrix.type == 'dapp'
uses: cachix/install-nix-action@v23
uses: cachix/install-nix-action@v24
- name: Set up cachix
if: matrix.type == 'dapp'
uses: cachix/cachix-action@v13
Expand Down

0 comments on commit 6b51f36

Please sign in to comment.