diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aeb4fa7..bb2ccb6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,7 @@ jobs: EOF - name: Create artifact for semantic-release 'remote' run: tar czvf semantic-release-remote.tgz semantic-release-remote - - uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3 + - uses: actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5 # v3 with: name: semantic-release-remote path: semantic-release-remote.tgz @@ -185,7 +185,7 @@ jobs: ### Shared epilogue - - uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3 + - uses: actions/upload-artifact@ff15f0306b3f739f7b6fd43fb5d26cd321bd4de5 # v3 with: name: "Scratch ${{ needs.semver.outputs.version }} (${{ needs.semver.outputs.hash }})" path: Artifacts/