Skip to content

Commit c8a5988

Browse files
chore(deps): update actions/download-artifact action to v6
1 parent cdcc655 commit c8a5988

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update_assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
needs: [ build ]
3030
steps:
3131
- name: Download build artefacts
32-
uses: actions/download-artifact@v4
32+
uses: actions/download-artifact@v6
3333
with:
3434
name: assets
3535
path: assets/

0 commit comments

Comments
 (0)