Skip to content

ci: update GitHub Actions to Node 24 - #6

Merged
codeforester merged 1 commit into
mainfrom
ci/5-20260729-actions-node24
Jul 29, 2026
Merged

ci: update GitHub Actions to Node 24#6
codeforester merged 1 commit into
mainfrom
ci/5-20260729-actions-node24

Conversation

@codeforester

Copy link
Copy Markdown
Contributor

Summary

  • Update the pinned checkout, setup-python, upload-artifact, and download-artifact actions to current Node 24-native releases.
  • Keep immutable commit-SHA pins and add release comments for reviewability in both workflows.

The Package run 30496622318 succeeded but reported that the previous action pins targeted Node 20 and were being forced onto Node 24.

Validation

  • ./tests/validate.sh
  • uv run --extra dev pytest (145 passed, 4 subtests passed)
  • git diff --check

Closes #5

@codeforester
codeforester marked this pull request as ready for review July 29, 2026 23:03
@codeforester
codeforester merged commit 047c587 into main Jul 29, 2026
11 checks passed
@codeforester
codeforester deleted the ci/5-20260729-actions-node24 branch July 29, 2026 23:03
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.

ci: update GitHub Actions to Node 24

1 participant