Skip to content

Commit 5d9aa91

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

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
@@ -109,7 +109,7 @@ jobs:
109109
run: just ci-load-dotenv
110110

111111
- name: Download artifact
112-
uses: dawidd6/action-download-artifact@v6
112+
uses: dawidd6/action-download-artifact@v7
113113
with:
114114
workflow: ${{ github.event.workflow_run.workflow_id }}
115115
name: ${{ env.game_name }}-v${{ env.game_version }}

0 commit comments

Comments
 (0)