Skip to content

Opt GitHub Actions into Node 24#69

Merged
fazpu merged 1 commit into
mainfrom
chore/use-node24-actions
May 12, 2026
Merged

Opt GitHub Actions into Node 24#69
fazpu merged 1 commit into
mainfrom
chore/use-node24-actions

Conversation

@fazpu

@fazpu fazpu commented May 12, 2026

Copy link
Copy Markdown
Member

Summary

  • opt CI and release workflows into GitHub's Node 24 JavaScript action runtime
  • avoids the Node 20 deprecation warning emitted by checkout, artifact, and setup-uv actions

Validation

  • git diff --check
  • uv run python -c "import yaml, pathlib; [yaml.safe_load(p.read_text()) for p in pathlib.Path('.github/workflows').glob('*.yml')]; print('workflow yaml ok')"

@fazpu fazpu merged commit c84a595 into main May 12, 2026
3 checks passed
@fazpu fazpu deleted the chore/use-node24-actions branch May 12, 2026 11:12
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