We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e943a50 + b5ec142 commit 0f05ffeCopy full SHA for 0f05ffe
1 file changed
.github/workflows/trunk.yml
@@ -67,7 +67,7 @@ jobs:
67
- name: Build a binary wheel and a source tarball
68
run: hatch build
69
- name: Store the distribution packages
70
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
71
with:
72
name: python-package-distributions
73
path: dist/
0 commit comments