Skip to content

Commit

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

Bump cachix/cachix-action from 13 to 14
  • Loading branch information
0xalpharush authored Feb 27, 2024
2 parents c6d69b5 + 7e8e56f commit f3fbfcb
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@v25
- name: Set up cachix
if: matrix.type == 'dapp'
uses: cachix/cachix-action@v13
uses: cachix/cachix-action@v14
with:
name: dapp
- name: Install Foundry
Expand Down

0 comments on commit f3fbfcb

Please sign in to comment.