There was an error while loading. Please reload this page.
1 parent 4f80a98 commit 2e95228Copy full SHA for 2e95228
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@ab739621df7a23f52766f9ccc97f38da6b7af14f # v31.10.5
+ uses: cachix/install-nix-action@8aa03977d8d733052d78f4e008a241fd1dbf36b3 # v31.10.6
18
with:
19
github_access_token: ${{ github.token }}
0 commit comments