We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 98f13db + 6ab1faf commit 10a6e4cCopy full SHA for 10a6e4c
1 file changed
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
run: twine check dist/*
31
32
- name: Upload artifacts
33
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
34
with:
35
name: dist
36
path: dist/
0 commit comments