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 b14979c commit 1ab8c2fCopy full SHA for 1ab8c2f
.github/workflows/ci.yml
@@ -170,7 +170,7 @@ jobs:
170
if: github.ref_type == 'tag'
171
172
- name: Install Nix
173
- uses: cachix/install-nix-action@c134e4c9e34bac6cab09cf239815f9339aaaf84e # v31
+ uses: cachix/install-nix-action@9280e7aca88deada44c930f1e2c78e21c3ae3edd # v31
174
with:
175
github_access_token: ${{ secrets.GITHUB_TOKEN }}
176
0 commit comments