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 b120cce commit 3236e14Copy full SHA for 3236e14
.github/workflows/ci.yaml
@@ -199,7 +199,7 @@ jobs:
199
200
steps:
201
- uses: actions/checkout@v4
202
- - uses: cachix/install-nix-action@v26
+ - uses: cachix/install-nix-action@V27
203
with:
204
github_access_token: ${{ secrets.GITHUB_TOKEN }}
205
- uses: cachix/cachix-action@v14
.github/workflows/release.yaml
@@ -88,7 +88,7 @@ jobs:
88
runs-on: ${{matrix.os}}
89
90
91
92
93
94
0 commit comments