Skip to content

Commit 5f7c492

Browse files
committed
Reverting to actions/upload-artifact@v3
1 parent ca2c766 commit 5f7c492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
CIBW_BUILD_FRONTEND: "build"
4040
# CIBW_PROJECT_REQUIRES_PYTHON: ">=3.9"
4141

42-
- uses: actions/upload-artifact@v4
42+
- uses: actions/upload-artifact@v3
4343
with:
4444
path: ./wheelhouse/*.whl

0 commit comments

Comments
 (0)