We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7db773 + ab5e145 commit 1aa9cfcCopy full SHA for 1aa9cfc
.github/workflows/ci-cd.yml
@@ -272,7 +272,7 @@ jobs:
272
WHEEL_ARTIFACT_NAME: ${{ needs.pre-setup.outputs.wheel-artifact-name }}
273
- name: Store the distribution packages
274
id: dist-artifact-upload
275
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
276
with:
277
name: python-package-distributions
278
# NOTE: Exact expected file names are specified here
0 commit comments