Skip to content

Update GitHub Actions for Node 24#70

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

Update GitHub Actions for Node 24#70
fazpu merged 1 commit into
mainfrom
chore/update-node24-actions

Conversation

@fazpu

@fazpu fazpu commented May 12, 2026

Copy link
Copy Markdown
Member

Summary

  • update checkout, setup-uv, upload-artifact, and download-artifact to current stable majors that support the Node 24 runtime
  • keeps the workflow-level Node 24 opt-in from Opt GitHub Actions into Node 24 #69

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 force-pushed the chore/update-node24-actions branch from da9e5f2 to 53303a7 Compare May 12, 2026 11:16
@fazpu fazpu merged commit adf8556 into main May 12, 2026
3 checks passed
@fazpu fazpu deleted the chore/update-node24-actions branch May 12, 2026 11:17
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