We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 26e022d + 8e6b7ac commit 132ec15Copy full SHA for 132ec15
1 file changed
.github/workflows/ci.yml
@@ -70,7 +70,7 @@ jobs:
70
run: hatch build
71
72
- name: Upload Sdist and Wheel to GitHub
73
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
74
with:
75
name: module
76
path: "dist/*"
0 commit comments