Skip to content

Commit cdcec45

Browse files
authored
Update build-wheels-and-publish-to-pipy.yml
1 parent a2b8efe commit cdcec45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-and-publish-to-pipy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
- name: Build sdist
5151
run: pipx run build --sdist
5252

53-
- uses: actions/upload-artifact@v2
53+
- uses: actions/upload-artifact@v4
5454
with:
5555
path: dist/*.tar.gz
5656

0 commit comments

Comments
 (0)