Skip to content

Commit

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

Bump cachix/install-nix-action from 24 to 25
  • Loading branch information
0xalpharush authored Feb 27, 2024
2 parents 2bbe730 + 34f72e2 commit c6d69b5
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 @@ -63,7 +63,7 @@ jobs:
solc-select use 0.5.7 --always-install
- name: Set up nix
if: matrix.type == 'dapp'
uses: cachix/install-nix-action@v24
uses: cachix/install-nix-action@v25
- name: Set up cachix
if: matrix.type == 'dapp'
uses: cachix/cachix-action@v13
Expand Down

0 comments on commit c6d69b5

Please sign in to comment.