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 d6ebc38 + ded82db commit 8d7b70eCopy full SHA for 8d7b70e
1 file changed
.github/workflows/publish.yml
@@ -77,7 +77,7 @@ jobs:
77
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
78
steps:
79
- name: Download artifact
80
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v7
81
with:
82
name: ${{ env.ARTIFACT_NAME }}
83
path: ${{ env.ARTIFACT_DIR }}
0 commit comments