We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd180c8 commit 9507f87Copy full SHA for 9507f87
1 file changed
.github/workflows/ci.yml
@@ -83,7 +83,7 @@ jobs:
83
- name: Build sdist and wheel
84
run: pipx run build
85
86
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
87
with:
88
path: dist
89
0 commit comments