Skip to content

Commit ed3a935

Browse files
committed
Bump upload-artifact.
1 parent 3534403 commit ed3a935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
CIBW_BUILD: "${{ matrix.py }}-*"
7474
CIBW_TEST_SKIP: "*_arm64 *_universal2:arm64"
7575

76-
- uses: actions/upload-artifact@v3
76+
- uses: actions/upload-artifact@v4.6.0
7777
with:
7878
path: ./wheelhouse/*.whl
7979

0 commit comments

Comments
 (0)