We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d23648 commit 3742fa8Copy full SHA for 3742fa8
.github/workflows/ci.yml
@@ -66,7 +66,7 @@ jobs:
66
uses: cachix/install-nix-action@v30
67
- name: Set up cachix
68
if: matrix.type == 'dapp'
69
- uses: cachix/cachix-action@v15
+ uses: cachix/cachix-action@v16
70
with:
71
name: dapp
72
- name: Install Foundry
0 commit comments