Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6be08dc

Browse files
committed
upgrade version
1 parentd4771bf commit6be08dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/documentation.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@ jobs:
8383
exit 1
8484
fi
8585
86-
-uses:actions/upload-artifact@v3
86+
-uses:actions/upload-artifact@v4
8787
with:
8888
path:./dist/html/**

‎.github/workflows/wheels-any.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
-name:build wheel
2525
run:python -m pip wheel .
2626

27-
-uses:actions/upload-artifact@v3
27+
-uses:actions/upload-artifact@v4
2828
with:
2929
path:./onnx_array_api*.whl

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp