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 e819f1e commit 6f18720Copy full SHA for 6f18720
.github/workflows/ci.yml
@@ -166,7 +166,7 @@ jobs:
166
if: github.ref_type == 'tag'
167
168
- name: Install Nix
169
- uses: cachix/install-nix-action@ba0dd844c9180cbf77aa72a116d6fbc515d0e87b # v27
+ uses: cachix/install-nix-action@9f70348d77d0422624097c4b7a75563948901306 # v29
170
with:
171
github_access_token: ${{ secrets.GITHUB_TOKEN }}
172
0 commit comments