Skip to content

Commit 79d2d45

Browse files
chore: bump actions/download-artifact from 7 to 8 (#626)
1 parent 1d139aa commit 79d2d45

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@v7
59+
- uses: actions/download-artifact@v8
6060
with:
6161
name: dist
6262
path: dist

0 commit comments

Comments
 (0)