Skip to content

Commit

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

Bump cachix/install-nix-action from 25 to 26
  • Loading branch information
0xalpharush authored Mar 18, 2024
2 parents 84053e6 + 0e1713b commit 0f56da1
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@v25
uses: cachix/install-nix-action@v26

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

0 comments on commit 0f56da1

Please sign in to comment.