File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -328,7 +328,7 @@ jobs:
328328 run : |
329329 src/build-scripts/ci-abicheck.bash ./build abi_standard/build \
330330 liboslexec liboslcomp liboslquery liboslnoise
331- - uses : actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v3.1.0
331+ - uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
332332 if : failure()
333333 with :
334334 name : osl-${{github.job}}-${{matrix.nametag}}
@@ -497,7 +497,7 @@ jobs:
497497 - name : Testsuite
498498 if : matrix.skip_tests != '1'
499499 run : src/build-scripts/ci-test.bash
500- - uses : actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v3.1.0
500+ - uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
501501 if : failure()
502502 with :
503503 name : osl-${{github.job}}-${{matrix.nametag}}
@@ -577,7 +577,7 @@ jobs:
577577 src/build-scripts/ci-build.bash
578578 - name : Testsuite
579579 run : src/build-scripts/ci-test.bash
580- - uses : actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v3.1.0
580+ - uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
581581 if : failure()
582582 with :
583583 name : osl-${{github.job}}-${{matrix.nametag}}
You can’t perform that action at this time.
0 commit comments