We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 72a4df6 + f35d688 commit b818ab3Copy full SHA for b818ab3
.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@v4
+ uses: actions/upload-artifact@v5
276
with:
277
name: python-package-distributions
278
# NOTE: Exact expected file names are specified here
0 commit comments