Skip to content

Commit a5c9e54

Browse files
authored
Merge pull request #2689 from crytic/dependabot/github_actions/dev/cachix/install-nix-action-31
Bump cachix/install-nix-action from 30 to 31
2 parents 51a20d1 + c6287e3 commit a5c9e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
- name: Set up nix
5252
if: matrix.type == 'dapp'
53-
uses: cachix/install-nix-action@v30
53+
uses: cachix/install-nix-action@v31
5454

5555
- name: Set up cachix
5656
if: matrix.type == 'dapp'

0 commit comments

Comments
 (0)