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 6b93438 + d8805d7 commit ab44034Copy full SHA for ab44034
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
uses: cachix/install-nix-action@v23
58
- name: Set up cachix
59
if: matrix.type == 'dapp'
60
- uses: cachix/cachix-action@v12
+ uses: cachix/cachix-action@v13
61
with:
62
name: dapp
63
- name: Install Foundry
0 commit comments