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 93c106e commit 3e2d198Copy full SHA for 3e2d198
.github/workflows/ci.yml
@@ -66,7 +66,7 @@ jobs:
66
uses: cachix/install-nix-action@v25
67
- name: Set up cachix
68
if: matrix.type == 'dapp'
69
- uses: cachix/cachix-action@v14
+ uses: cachix/cachix-action@v15
70
with:
71
name: dapp
72
- name: Install Foundry
0 commit comments