Skip to content

Commit 8a7deb2

Browse files
chore(deps): update dawidd6/action-download-artifact action to v7 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2436d17 commit 8a7deb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-packaging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
run: just quiver ${{ secrets.QUIVER_AUTH_TOKEN }}
121121

122122
- name: Download artifact
123-
uses: dawidd6/action-download-artifact@v6
123+
uses: dawidd6/action-download-artifact@v7
124124
with:
125125
workflow: ${{ github.event.workflow_run.workflow_id }}
126126
name: ${{ env.game_name }}-v${{ env.game_version }}

0 commit comments

Comments
 (0)