Skip to content

Commit f041b8b

Browse files
authored
Merge pull request #591 from crytic/dependabot/github_actions/dev/cachix/install-nix-action-31
chore(deps): bump cachix/install-nix-action from 30 to 31
2 parents aaaf5c7 + 55c03ce commit f041b8b

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
@@ -63,7 +63,7 @@ jobs:
6363
solc-select use 0.5.7 --always-install
6464
- name: Set up nix
6565
if: matrix.type == 'dapp'
66-
uses: cachix/install-nix-action@v30
66+
uses: cachix/install-nix-action@v31
6767
- name: Set up cachix
6868
if: matrix.type == 'dapp'
6969
uses: cachix/cachix-action@v16

0 commit comments

Comments
 (0)