Skip to content

Commit 4291072

Browse files
authored
Merge pull request #560 from crytic/dependabot/github_actions/dev/cachix/cachix-action-15
chore(deps): bump cachix/cachix-action from 14 to 15
2 parents 9105e83 + 3e2d198 commit 4291072

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@V27
6767
- name: Set up cachix
6868
if: matrix.type == 'dapp'
69-
uses: cachix/cachix-action@v14
69+
uses: cachix/cachix-action@v15
7070
with:
7171
name: dapp
7272
- name: Install Foundry

0 commit comments

Comments
 (0)