Skip to content

Commit

Permalink
Merge pull request #560 from crytic/dependabot/github_actions/dev/cac…
Browse files Browse the repository at this point in the history
…hix/cachix-action-15

chore(deps): bump cachix/cachix-action from 14 to 15
  • Loading branch information
0xalpharush authored Jun 4, 2024
2 parents 9105e83 + 3e2d198 commit 4291072
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 @@ -66,7 +66,7 @@ jobs:
uses: cachix/install-nix-action@V27
- name: Set up cachix
if: matrix.type == 'dapp'
uses: cachix/cachix-action@v14
uses: cachix/cachix-action@v15
with:
name: dapp
- name: Install Foundry
Expand Down

0 comments on commit 4291072

Please sign in to comment.