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 f33f715 commit af1b152Copy full SHA for af1b152
1 file changed
.github/workflows/release-packaging.yml
@@ -120,7 +120,7 @@ jobs:
120
run: just quiver ${{ secrets.QUIVER_AUTH_TOKEN }}
121
122
- name: Download artifact
123
- uses: dawidd6/action-download-artifact@v8
+ uses: dawidd6/action-download-artifact@v9
124
with:
125
workflow: ${{ github.event.workflow_run.workflow_id }}
126
name: ${{ env.game_name }}-v${{ env.game_version }}
0 commit comments