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 75383f8 commit 373e25bCopy full SHA for 373e25b
.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@v20
+ uses: cachix/install-nix-action@v23
58
- name: Set up cachix
59
60
uses: cachix/cachix-action@v12
0 commit comments