Skip to content

Commit

Permalink
Merge pull request #496 from crytic/dependabot/github_actions/dev/cac…
Browse files Browse the repository at this point in the history
…hix/install-nix-action-23

Bump cachix/install-nix-action from 20 to 23
  • Loading branch information
montyly authored Oct 12, 2023
2 parents 0cb4251 + 097b336 commit c4f47cd
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 @@ -54,7 +54,7 @@ jobs:
pip install .
- name: Set up nix
if: matrix.type == 'dapp'
uses: cachix/install-nix-action@v20
uses: cachix/install-nix-action@v23
- name: Set up cachix
if: matrix.type == 'dapp'
uses: cachix/cachix-action@v12
Expand Down

0 comments on commit c4f47cd

Please sign in to comment.