Skip to content

Commit e8b8f36

Browse files
committed
Consistent artifact version
1 parent c5d24a6 commit e8b8f36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
CIBW_TEST_COMMAND: >
8181
python {project}/tests/check_installation.py
8282
83-
- uses: actions/upload-artifact@v3
83+
- uses: actions/upload-artifact@v4
8484
with:
8585
name: wheels
8686
path: ./wheelhouse/*.whl

0 commit comments

Comments
 (0)