Skip to content

Commit f4e3332

Browse files
chore(deps): update actions/download-artifact action to v5
1 parent 523b7e8 commit f4e3332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
with:
6666
node-version: ${{matrix.node-version }}
6767

68-
- uses: actions/download-artifact@v4
68+
- uses: actions/download-artifact@v5
6969
with:
7070
name: package.tgz
7171

0 commit comments

Comments
 (0)