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 93c106e commit 87c6f6bCopy full SHA for 87c6f6b
.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