Skip to content

Commit a658637

Browse files
authored
Bump actions/download-artifact from 6 to 7 (#111)
2 parents df683a1 + 4536648 commit a658637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6
70+
uses: actions/download-artifact@v7
7171
with:
7272
name: package
7373
path: ./package

0 commit comments

Comments
 (0)