Skip to content

Commit

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

Bump cachix/install-nix-action from 23 to 24
  • Loading branch information
0xalpharush authored Dec 4, 2023
2 parents 456a414 + 80b624c commit e5d2927
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@v23
uses: cachix/install-nix-action@v24

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

0 comments on commit e5d2927

Please sign in to comment.