Skip to content

Commit 25881e0

Browse files
authored
Bump actions/download-artifact from 4 to 5 (#96)
2 parents 26d6c76 + 2bfadec commit 25881e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
run: npm ci
125125

126126
- name: Download build artifact
127-
uses: actions/download-artifact@v4
127+
uses: actions/download-artifact@v5
128128
with:
129129
name: package
130130
path: ./package

0 commit comments

Comments
 (0)