Skip to content

Commit d734111

Browse files
chore(deps): update actions/download-artifact action to v5 (#104)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99001f3 commit d734111

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797

9898
steps:
9999
- name: Download package
100-
uses: actions/download-artifact@v4
100+
uses: actions/download-artifact@v5
101101
with:
102102
name: Packages
103103
path: dist

0 commit comments

Comments
 (0)