Skip to content

Commit fc3dab9

Browse files
committed
Pin overlooked action
1 parent 880e94c commit fc3dab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Check CPU arch
4242
run: |
4343
test "$(uname -m)" = "${{ matrix.platform.cpu }}"
44-
- uses: actions/checkout@v4
44+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
4545
with:
4646
persist-credentials: false
4747
- uses: DeterminateSystems/nix-installer-action@e50d5f73bfe71c2dd0aa4218de8f4afa59f8f81d

0 commit comments

Comments
 (0)