We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de4b55f + 3875a59 commit 5278973Copy full SHA for 5278973
1 file changed
.github/workflows/ci-build.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- name: Upload artifacts
47
if: matrix.python-version == env.PYTHON_BUILD_VERSION
48
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
49
with:
50
name: python-package-distributions
51
path: dist/
0 commit comments