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 17e1a6d commit 20e7c23Copy full SHA for 20e7c23
.github/workflows/ci.yml
@@ -171,7 +171,7 @@ jobs:
171
if: github.ref_type == 'tag'
172
173
- name: Install Nix
174
- uses: cachix/install-nix-action@8887e596b4ee1134dae06b98d573bd674693f47c # v26
+ uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
175
with:
176
github_access_token: ${{ secrets.GITHUB_TOKEN }}
177
0 commit comments