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 13024f6 commit 45a10f4Copy full SHA for 45a10f4
.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@9f70348d77d0422624097c4b7a75563948901306 # v29
+ uses: cachix/install-nix-action@08dcb3a5e62fa31e2da3d490afc4176ef55ecd72 # v30
174
with:
175
github_access_token: ${{ secrets.GITHUB_TOKEN }}
176
0 commit comments