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 00d9e44 commit 7c35dceCopy full SHA for 7c35dce
.github/workflows/ci.yaml
@@ -203,7 +203,7 @@ jobs:
203
204
steps:
205
- uses: actions/checkout@v4
206
- - uses: cachix/install-nix-action@V27
+ - uses: cachix/install-nix-action@v29
207
with:
208
github_access_token: ${{ secrets.GITHUB_TOKEN }}
209
- uses: cachix/cachix-action@v15
.github/workflows/release.yaml
@@ -85,7 +85,7 @@ jobs:
85
runs-on: ${{matrix.os}}
86
87
88
89
90
91
0 commit comments