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 9d23648 commit 55c03ceCopy full SHA for 55c03ce
.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@v30
+ uses: cachix/install-nix-action@v31
67
- name: Set up cachix
68
69
uses: cachix/cachix-action@v15
0 commit comments