We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e135f0e commit ecc20e3Copy full SHA for ecc20e3
1 file changed
.github/workflows/nix-integration-test.yml
@@ -11,7 +11,7 @@ jobs:
11
name: Build
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@0c366fd6a839edf440554fa01a7085ccba70ac98 # v4.1.1
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
15
- uses: cachix/install-nix-action@51f3067b56fe8ae331890c77d4e454f6d60615ff # v31.10.2
16
with:
17
extra_nix_config: |
0 commit comments