Skip to content

Use GitHub Copilot to upgrade GitHub Actions - #834

Merged
brainix merged 2 commits into
masterfrom
github-actions
Jun 18, 2026
Merged

Use GitHub Copilot to upgrade GitHub Actions#834
brainix merged 2 commits into
masterfrom
github-actions

Conversation

@brainix

@brainix brainix commented Jun 18, 2026

Copy link
Copy Markdown
Owner

This fixes this warning during CI:

Warning: Node.js 20 is deprecated. The following actions target Node.js
20 but are being forced to run on Node.js 24: actions/checkout@v4,
actions/setup-python@v5. For more information see:
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

This fixes this warning during CI:

```
Warning: Node.js 20 is deprecated. The following actions target Node.js
20 but are being forced to run on Node.js 24: actions/checkout@v4,
actions/setup-python@v5. For more information see:
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
```
@brainix brainix self-assigned this Jun 18, 2026
@brainix

brainix commented Jun 18, 2026

Copy link
Copy Markdown
Owner Author

鉁旓笍

@brainix
brainix merged commit dab42a1 into master Jun 18, 2026
5 checks passed
@brainix
brainix deleted the github-actions branch June 18, 2026 12:55
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