Skip to content

Commit 88e09e2

Browse files
chore(deps): update dawidd6/action-download-artifact action to v7
1 parent 0b6b4fc commit 88e09e2

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
@@ -77,7 +77,7 @@ jobs:
7777
run: just ci-load-dotenv
7878

7979
- name: Download artifact
80-
uses: dawidd6/action-download-artifact@v6
80+
uses: dawidd6/action-download-artifact@v7
8181
with:
8282
workflow: ${{ github.event.workflow_run.workflow_id }}
8383
name: ${{ env.game_name }}-v${{ env.game_version }}

0 commit comments

Comments
 (0)