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