We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d85f01 + 753460b commit d206bfdCopy full SHA for d206bfd
1 file changed
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
run: |
39
python -m build
40
- name: Store the distribution package
41
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
42
with:
43
name: python-package-distribution
44
path: dist/
0 commit comments