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 d10c253 + f8a9146 commit a5f8a60Copy full SHA for a5f8a60
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@v4
+ uses: actions/upload-artifact@v5
73
with:
74
name: python-package-distributions
75
path: dist/
0 commit comments