Skip to content

Commit

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

chore(deps): bump cachix/install-nix-action from 25 to 27
  • Loading branch information
0xalpharush authored Jun 4, 2024
2 parents 93c106e + 87c6f6b commit 9105e83
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@v25
uses: cachix/install-nix-action@V27
- name: Set up cachix
if: matrix.type == 'dapp'
uses: cachix/cachix-action@v14
Expand Down

0 comments on commit 9105e83

Please sign in to comment.