[code-update-service] Running code-update job: actions-node20-runtime-upgrade - #34
[code-update-service] Running code-update job: actions-node20-runtime-upgrade #34code-update-service[bot] wants to merge 1 commit into
Conversation
|
Comment
You can also request review from a specific team by commenting 💡 If you see something that doesn't look right, check the configuration guide. |
This is currently a non-blocking check, and it will not prevent your Pull Request from being merged.The CODEOWNER of this repository has some untagged assets.As this is a public repository, asset details will not be shown. |
There was a problem hiding this comment.
Pull request overview
Changes: Build and packaging (1)
This PR updates GitHub Actions workflow pins to newer major versions to avoid deprecated Node.js 20 runtime warnings and align workflows with the Node24 runtime migration.
Changes:
- Upgraded
actions/checkoutpins tov5in active and commented workflows. - Upgraded
actions/setup-pythonpins tov6in active and commented workflows.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/pypi-publication.yml | Bumps actions/checkout to v5 and actions/setup-python to v6 for the PyPI publication workflow. |
| .github/workflows/tests-poetry.yml | Bumps actions/checkout to v5 and actions/setup-python to v6 for Poetry-based tests. |
| .github/workflows/tests-conda.yml | Updates commented-out action pins to checkout@v5 and setup-python@v6. |
| .github/workflows/lint.yml | Updates commented-out action pins to checkout@v5 and setup-python@v6. |
| .github/workflows/pre-commit-check.yml | Updates commented-out action pins to checkout@v5 and setup-python@v6. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
🤖 This PR was raised by the code-update-service! 🤖.
This code update job updates outdated GitHub Actions pins that still trigger deprecated Node.js 20 runtime warnings.
It focuses on workflow action version upgrades to align with the Node24 runtime migration.
🤖 Changes are generated by claude-code. 🤖
⚙️ Workflow run: code-update-service#33387001365
Actions Node20 Runtime Upgrade Summary
GitHub Actions using Node.js 20 runtimes are deprecated; action version pins were updated to newer major versions that use a supported runtime.
Actions upgraded
Files changed
Could not auto-resolve
The following actions are not in the pinned target table and their latest versions could not be verified via the GitHub API (rate limited):