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 5454 EOF
5555 - name : Create artifact for semantic-release 'remote'
5656 run : tar czvf semantic-release-remote.tgz semantic-release-remote
57- - uses : actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3
57+ - uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
5858 with :
5959 name : semantic-release-remote
6060 path : semantic-release-remote.tgz
8383 # with:
8484 # limit-access-to-users: cwillisf
8585 - uses : actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
86- - uses : actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3
86+ - uses : actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4
8787 with :
8888 name : semantic-release-remote
8989 path : .
@@ -185,7 +185,7 @@ jobs:
185185
186186 # ## Shared epilogue
187187
188- - uses : actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3
188+ - uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4
189189 with :
190190 name : " Scratch ${{ needs.semver.outputs.version }} (${{ needs.semver.outputs.hash }})"
191191 path : Artifacts/
You can’t perform that action at this time.
0 commit comments