There was an error while loading. Please reload this page.
1 parent 82aba21 commit 334ac54Copy full SHA for 334ac54
1 file changed
.github/actions/install-nix/action.yml
@@ -14,6 +14,6 @@ runs:
14
15
- name: Install Nix ❄️
16
if: ${{ steps.check-nix.outputs.nix-found != 'true' }}
17
- uses: cachix/install-nix-action@fd24c48048070c1be9acd18c9d369a83f0fe94d7 # v31
+ uses: cachix/install-nix-action@0b0e072294b088b73964f1d72dfdac0951439dbd # v31
18
with:
19
github_access_token: ${{ github.token }}
0 commit comments