Skip to content

Commit 1ce19e4

Browse files
committed
update action version
1 parent e5ef94b commit 1ce19e4

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
@@ -30,7 +30,7 @@ jobs:
3030
# `tests`, `pypi-publish`, and `docker-publish` will use the same
3131
# pre-built distributions, so we make sure to release the exact
3232
# same package that was tested
33-
uses: actions/upload-artifact@v3
33+
uses: actions/upload-artifact@v4
3434
with:
3535
name: python-distribution-files
3636
path: dist/

0 commit comments

Comments
 (0)