Skip to content

Commit 4d4e3bd

Browse files
authored
Bump actions/download-artifact from 4 to 5 (#90)
2 parents 870bc9f + 4f043a7 commit 4d4e3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767
run: npm ci
6868

6969
- name: Download build artifact
70-
uses: actions/download-artifact@v4
70+
uses: actions/download-artifact@v5
7171
with:
7272
name: package
7373
path: ./package

0 commit comments

Comments
 (0)