Skip to content

Commit ecc20e3

Browse files
Update actions/checkout action to v6
1 parent e135f0e commit ecc20e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nix-integration-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: Build
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v4.1.1
14+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1515
- uses: cachix/install-nix-action@51f3067b56fe8ae331890c77d4e454f6d60615ff # v31.10.2
1616
with:
1717
extra_nix_config: |

0 commit comments

Comments
 (0)