We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38da8eb + e0a0dcb commit b3367afCopy full SHA for b3367af
1 file changed
.github/workflows/cd.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Build sdist and wheel
25
run: pipx run build
26
27
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v7
28
with:
29
path: dist
30
0 commit comments