3939 # -
4040
4141 steps :
42- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
42+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
4343 - name : Populate cache
4444 uses : ./.github/workflows/cache
4545
8080 -
8181
8282 steps :
83- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
83+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
8484 - name : Populate cache
8585 uses : ./.github/workflows/cache
8686
@@ -122,7 +122,7 @@ jobs:
122122 - xz,gzip,zstd,lz4,parallel,v3
123123
124124 steps :
125- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
125+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
126126 - name : Populate cache
127127 uses : ./.github/workflows/cache
128128
@@ -167,7 +167,7 @@ jobs:
167167
168168 steps :
169169 - run : sudo apt-get install -y squashfs-tools
170- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
170+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
171171 - uses : dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203 # master
172172 with :
173173 toolchain : ${{ matrix.toolchain }}
@@ -181,7 +181,7 @@ jobs:
181181 runs-on : ubuntu-24.04
182182
183183 steps :
184- - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
184+ - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
185185 - uses : dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203 # master
186186 with :
187187 toolchain : stable
0 commit comments