Skip to content

Commit

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

chore(deps): bump cachix/install-nix-action from V27 to 30
  • Loading branch information
elopez authored Dec 30, 2024
2 parents 9801d0b + e4829d1 commit 2900f3d
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@V27
uses: cachix/install-nix-action@v30
- name: Set up cachix
if: matrix.type == 'dapp'
uses: cachix/cachix-action@v15
Expand Down

0 comments on commit 2900f3d

Please sign in to comment.