Skip to content

Commit

Permalink
Merge pull request #1992 from crytic/dependabot/github_actions/dev/ca…
Browse files Browse the repository at this point in the history
…chix/cachix-action-12

Bump cachix/cachix-action from 10 to 12
  • Loading branch information
0xalpharush committed Jun 30, 2023
2 parents b12a167 + 14824e8 commit 614cce2
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 @@ -71,7 +71,7 @@ jobs:

- name: Set up cachix
if: matrix.type == 'dapp'
uses: cachix/cachix-action@v10
uses: cachix/cachix-action@v12
with:
name: dapp

Expand Down

0 comments on commit 614cce2

Please sign in to comment.