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 a362ee0 + f315550 commit c9f5882Copy full SHA for c9f5882
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@v6
+ uses: actions/upload-artifact@v7
73
with:
74
name: python-package-distributions
75
path: dist/
0 commit comments