We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d07088 + 049e15b commit bbe354fCopy full SHA for bbe354f
1 file changed
.github/workflows/publish-release.yml
@@ -55,7 +55,7 @@ jobs:
55
uses: actions/checkout@v6
56
57
- name: Download Build Metadata
58
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v8
59
with:
60
run-id: ${{ env.TARGET_RUN_ID }}
61
name: build-metadata
0 commit comments