Skip to content

Commit

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

Bump cachix/install-nix-action from V27 to 30
  • Loading branch information
montyly authored Oct 10, 2024
2 parents d10f7eb + a5e970a commit 3753b40
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 @@ -50,7 +50,7 @@ jobs:
- name: Set up nix
if: matrix.type == 'dapp'
uses: cachix/install-nix-action@V27
uses: cachix/install-nix-action@v30

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

0 comments on commit 3753b40

Please sign in to comment.