File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ jobs:
108108 run : ./scripts/nextest-without-rustup.sh run --profile ci
109109
110110 - name : Upload nextest binary
111- uses : actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
111+ uses : actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
112112 with :
113113 name : cargo-nextest-${{ matrix.os }}-${{ matrix.rust-version }}
114114 path : |
@@ -176,7 +176,7 @@ jobs:
176176
177177 # Upload the archive for use in the next job.
178178 - name : Upload archive
179- uses : actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
179+ uses : actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
180180 with :
181181 name : fixture-archive
182182 path : target/fixture-archive.tar.zst
You can’t perform that action at this time.
0 commit comments