Skip to content

Commit 9507f87

Browse files
committed
- Updated to actions/upload-artifact@v4.
1 parent bd180c8 commit 9507f87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
- name: Build sdist and wheel
8484
run: pipx run build
8585

86-
- uses: actions/upload-artifact@v3
86+
- uses: actions/upload-artifact@v4
8787
with:
8888
path: dist
8989

0 commit comments

Comments
 (0)