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 c746d7c + b96823c commit 48b3ce3Copy full SHA for 48b3ce3
1 file changed
.github/workflows/build.yml
@@ -69,7 +69,7 @@ jobs:
69
run: |
70
hatch build
71
- name: Upload distributions
72
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
73
with:
74
name: python-package-distributions
75
path: dist/
0 commit comments