Skip to content

Commit 65fa717

Browse files
authored
Bump actions/download-artifact from 5 to 6 (#122)
2 parents 660ef84 + 3809ec4 commit 65fa717

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@v5
127+
uses: actions/download-artifact@v6
128128
with:
129129
name: package
130130
path: ./package

0 commit comments

Comments
 (0)