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.
2 parents c6d69b5 + 7e8e56f commit f3fbfcbCopy full SHA for f3fbfcb
.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@v13
+ uses: cachix/cachix-action@v14
70
with:
71
name: dapp
72
- name: Install Foundry
0 commit comments