Skip to content

Commit a660aec

Browse files
authored
Update make_wheel_releases.yml
1 parent e9e2039 commit a660aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/make_wheel_releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: python -m build --wheel
2828

2929
- name: Upload file
30-
uses: actions/upload-artifact@v3
30+
uses: actions/upload-artifact@v4
3131
with:
3232
name: mindnlp-whl
3333
path: dist/*

0 commit comments

Comments
 (0)