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.
1 parent 44553b3 commit 1299c97Copy full SHA for 1299c97
.github/workflows/upload.yaml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- name: Download version
16
if: github.event_name == 'workflow_run'
17
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
18
with:
19
name: version
20
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments