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 ab44034 commit d427a2fCopy full SHA for d427a2f
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
pip install .
55
- name: Set up nix
56
if: matrix.type == 'dapp'
57
- uses: cachix/install-nix-action@v23
+ uses: cachix/install-nix-action@v24
58
- name: Set up cachix
59
60
uses: cachix/cachix-action@v13
0 commit comments