We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c14416 + 76f67bb commit fc451acCopy full SHA for fc451ac
1 file changed
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
run: python -m twine check dist/*.tar.gz
38
39
- name: Upload distribution assets
40
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
41
with:
42
name: release
43
path: |
0 commit comments