Skip to content

Commit f145298

Browse files
author
Watson Zuo
committed
upgrade release action verison
1 parent 0f0d001 commit f145298

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
@@ -37,7 +37,7 @@ jobs:
3737
run: echo ::set-output name=VERSION::${GITHUB_REF/refs\/tags\//}
3838

3939
- name: Upload artifact
40-
uses: actions/upload-artifact@v3
40+
uses: actions/upload-artifact@v4
4141
with:
4242
name: ${{ steps.get_version.outputs.VERSION }}
4343
path: dist

0 commit comments

Comments
 (0)