Skip to content

Commit 3947411

Browse files
committed
update upload/artifact version
1 parent 1836df1 commit 3947411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# `tests`, `pypi-publish`, and `docker-publish` will use the same
2929
# pre-built distributions, so we make sure to release the exact
3030
# same package that was tested
31-
uses: actions/upload-artifact@v3
31+
uses: actions/upload-artifact@v4
3232
with:
3333
name: python-distribution-files
3434
path: dist/

0 commit comments

Comments
 (0)