Skip to content

Commit 65c7a02

Browse files
Update release.yaml
1 parent 9efb608 commit 65c7a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Build a binary wheel and a source tarball
5757
run: uv build && uv publish
5858
- name: Store the distribution packages
59-
uses: actions/upload-artifact@v3
59+
uses: actions/upload-artifact@v4
6060
with:
6161
name: python-package-distributions
6262
path: dist/

0 commit comments

Comments
 (0)