Skip to content

Commit c4f47cd

Browse files
authored
Merge pull request #496 from crytic/dependabot/github_actions/dev/cachix/install-nix-action-23
Bump cachix/install-nix-action from 20 to 23
2 parents 0cb4251 + 097b336 commit c4f47cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
pip install .
5555
- name: Set up nix
5656
if: matrix.type == 'dapp'
57-
uses: cachix/install-nix-action@v20
57+
uses: cachix/install-nix-action@v23
5858
- name: Set up cachix
5959
if: matrix.type == 'dapp'
6060
uses: cachix/cachix-action@v12

0 commit comments

Comments
 (0)