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 32499ac commit e0c45c5Copy full SHA for e0c45c5
.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@02a151ada4993995686f9ed4f1be7cfbb229e56f # v31
+ uses: cachix/install-nix-action@754537aaedb35f72ab11a60cc162c49ef3016495 # v31
174
with:
175
github_access_token: ${{ secrets.GITHUB_TOKEN }}
176
0 commit comments