Skip to content

Commit dffc692

Browse files
authored
Merge pull request #2690 from crytic/dependabot/github_actions/dev/cachix/cachix-action-16
Bump cachix/cachix-action from 15 to 16
2 parents a5c9e54 + 388fd64 commit dffc692

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
@@ -54,7 +54,7 @@ jobs:
5454

5555
- name: Set up cachix
5656
if: matrix.type == 'dapp'
57-
uses: cachix/cachix-action@v15
57+
uses: cachix/cachix-action@v16
5858
with:
5959
name: dapp
6060

0 commit comments

Comments
 (0)