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 93c106e + 87c6f6b commit 9105e83Copy full SHA for 9105e83
.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@v25
+ uses: cachix/install-nix-action@V27
67
- name: Set up cachix
68
69
uses: cachix/cachix-action@v14
0 commit comments