Skip to content

Commit 1a7414d

Browse files
committed
Update actions/download-artifact action to v4
1 parent bb92e17 commit 1a7414d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

7373
steps:
7474
- name: Download package
75-
uses: actions/download-artifact@v3
75+
uses: actions/download-artifact@v4
7676
with:
7777
name: Packages
7878
path: dist

0 commit comments

Comments
 (0)