Skip to content

Commit aaaf5c7

Browse files
authored
Merge pull request #592 from crytic/dependabot/github_actions/dev/cachix/cachix-action-16
chore(deps): bump cachix/cachix-action from 15 to 16
2 parents 9d23648 + 3742fa8 commit aaaf5c7

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
@@ -66,7 +66,7 @@ jobs:
6666
uses: cachix/install-nix-action@v30
6767
- name: Set up cachix
6868
if: matrix.type == 'dapp'
69-
uses: cachix/cachix-action@v15
69+
uses: cachix/cachix-action@v16
7070
with:
7171
name: dapp
7272
- name: Install Foundry

0 commit comments

Comments
 (0)