We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 12cb616 + 11b1a64 commit 025b445Copy full SHA for 025b445
1 file changed
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
run: python -m build
31
32
- name: Upload distribution artifacts
33
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
34
with:
35
name: dist
36
path: dist/
0 commit comments