Skip to content

Commit

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

Bump cachix/cachix-action from 12 to 13
  • Loading branch information
0xalpharush authored Dec 4, 2023
2 parents 6b93438 + d8805d7 commit ab44034
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 @@ -57,7 +57,7 @@ jobs:
uses: cachix/install-nix-action@v23
- name: Set up cachix
if: matrix.type == 'dapp'
uses: cachix/cachix-action@v12
uses: cachix/cachix-action@v13
with:
name: dapp
- name: Install Foundry
Expand Down

0 comments on commit ab44034

Please sign in to comment.