We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e42f4c5 + 6d7c23b commit 6d630cbCopy full SHA for 6d630cb
1 file changed
.github/workflows/ci-build.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Upload artifacts
51
if: matrix.python-version == env.PYTHON_BUILD_VERSION
52
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
53
with:
54
name: python-package-distributions
55
path: dist/
0 commit comments