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 880e94c commit fc3dab9Copy full SHA for fc3dab9
.github/workflows/nix.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Check CPU arch
42
run: |
43
test "$(uname -m)" = "${{ matrix.platform.cpu }}"
44
- - uses: actions/checkout@v4
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
45
with:
46
persist-credentials: false
47
- uses: DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d
0 commit comments