Skip to content

Commit 6295916

Browse files
committed
update github actions
1 parent fe9b6fc commit 6295916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/document.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
publish_dir: ./tools/generated
3838
destination_dir: ${{ steps.version.outputs.VERSION_NAME }}
3939
- name: Upload zip
40-
uses: actions/upload-artifact@v2
40+
uses: actions/upload-artifact@v4
4141
with:
4242
name: ac-library
4343
path: tools/ac-library.zip

0 commit comments

Comments
 (0)