Skip to content

ci: update GitHub action runtime pins#63

Merged
longlho merged 1 commit into
mainfrom
codex/fix-release-action-warnings
May 26, 2026
Merged

ci: update GitHub action runtime pins#63
longlho merged 1 commit into
mainfrom
codex/fix-release-action-warnings

Conversation

@longlho
Copy link
Copy Markdown
Contributor

@longlho longlho commented May 26, 2026

Summary

  • update pinned actions/checkout, actions/setup-node, actions/upload-artifact, and actions/download-artifact SHAs to Node 24-backed releases
  • apply the same pins across release and test workflows so the Node 20 deprecation warnings do not move to another workflow
  • keep full-length SHA pins to match the repo policy

Validation

  • git diff --check
  • parsed all .github/workflows/*.yml with Ruby YAML
  • verified the new action SHAs resolve to action.yml files using node24

@longlho longlho merged commit b44f3ea into main May 26, 2026
1 check passed
@longlho longlho deleted the codex/fix-release-action-warnings branch May 26, 2026 14:24
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