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 2bbe730 + 34f72e2 commit c6d69b5Copy full SHA for c6d69b5
.github/workflows/ci.yml
@@ -63,7 +63,7 @@ jobs:
63
solc-select use 0.5.7 --always-install
64
- name: Set up nix
65
if: matrix.type == 'dapp'
66
- uses: cachix/install-nix-action@v24
+ uses: cachix/install-nix-action@v25
67
- name: Set up cachix
68
69
uses: cachix/cachix-action@v13
0 commit comments