Skip to content

Commit

Permalink
Merge pull request #1993 from crytic/dependabot/github_actions/dev/ca…
Browse files Browse the repository at this point in the history
…chix/install-nix-action-22

Bump cachix/install-nix-action from 20 to 22
  • Loading branch information
0xalpharush authored Jun 30, 2023
2 parents 614cce2 + eec0c7d commit 7995d47
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 @@ -67,7 +67,7 @@ jobs:
- name: Set up nix
if: matrix.type == 'dapp'
uses: cachix/install-nix-action@v20
uses: cachix/install-nix-action@v22

- name: Set up cachix
if: matrix.type == 'dapp'
Expand Down

0 comments on commit 7995d47

Please sign in to comment.