Skip to content

Commit cab6845

Browse files
chore: bump actions/download-artifact from 4 to 5 (#553)
1 parent 9d9d775 commit cab6845

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
with:
5757
fetch-depth: 0
5858

59-
- uses: actions/download-artifact@v4
59+
- uses: actions/download-artifact@v5
6060
with:
6161
name: dist
6262
path: dist

0 commit comments

Comments
 (0)