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 cc7c021 commit d8805d7Copy full SHA for d8805d7
.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