Skip to content

Commit 5ad46a6

Browse files
author
yuzelin
committed
fix1?
1 parent deb95b4 commit 5ad46a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-source-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
OUTPUT_DIR=output tools/releasing/create_source_release.sh
3434
3535
- name: Upload source release
36-
uses: actions/upload-artifact@v2
36+
uses: actions/upload-artifact@v4
3737
with:
3838
name: source-release
3939
path: output/*

0 commit comments

Comments
 (0)