Skip to content

CI: fix PyPI upload URL (404) and bump artifact actions to Node 24#289

Merged
havogt merged 1 commit into
masterfrom
ci/fix-pypi-upload-url
May 20, 2026
Merged

CI: fix PyPI upload URL (404) and bump artifact actions to Node 24#289
havogt merged 1 commit into
masterfrom
ci/fix-pypi-upload-url

Conversation

@havogt
Copy link
Copy Markdown
Collaborator

@havogt havogt commented May 20, 2026

  • Fix the PyPI upload URL (the actual deploy failure)
  • Bump artifact actions

The production publish step pointed repository-url at https://pypi.org/legacy/,
which 404s (that host has no upload API). Drop the override so the action uses
its default https://upload.pypi.org/legacy/.

Bump upload-artifact v4->v6 and download-artifact v4->v7, the first majors that
default to the Node 24 runtime (Node 20 is deprecated).
@havogt havogt merged commit fda6a58 into master May 20, 2026
21 checks passed
@havogt havogt deleted the ci/fix-pypi-upload-url branch May 20, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant