Skip to content

Commit b5fbe4b

Browse files
committed
Update version script
1 parent 1cb93e3 commit b5fbe4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
git push origin "v$VERSION"
114114
115115
- name: Download all build artifacts
116-
uses: actions/download-artifact@v3
116+
uses: actions/download-artifact@v4
117117
with:
118118
path: artifacts/
119119

0 commit comments

Comments
 (0)