We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e21bc7 + c26c951 commit 1603935Copy full SHA for 1603935
.github/actions/publish/action.yml
@@ -35,7 +35,7 @@ runs:
35
36
# Test publishing release artifacts to github
37
- name: Upload artifact
38
- uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4
+ uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
39
with:
40
name: gh-release-custom-${{ strategy.job-index }}
41
path: ${{ runner.temp }}/hello.world.${{ strategy.job-index }}
0 commit comments