Skip to content

Commit 21124d9

Browse files
committed
ci: bump actions/download-artifact to v7
1 parent 62f058c commit 21124d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- build
4040

4141
steps:
42-
- uses: actions/download-artifact@v6
42+
- uses: actions/download-artifact@v7
4343
with:
4444
pattern: dist-*
4545
path: dist/

0 commit comments

Comments
 (0)