Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ci: use node24 crates auth action#6658

Merged
longlho merged 1 commit into
mainfrom
codex/update-crates-auth-action-node24
May 26, 2026
Merged

ci: use node24 crates auth action#6658
longlho merged 1 commit into
mainfrom
codex/update-crates-auth-action-node24

Conversation

@longlho
Copy link
Copy Markdown
Member

@longlho longlho commented May 26, 2026

Summary

  • pin rust-lang/crates-io-auth-action to the current upstream commit that declares runs.using: node24
  • add a short comment explaining the pin can move back to a tag once upstream publishes a Node 24 tag

Validation

  • ruby -e "require 'yaml'; YAML.load_file('.github/workflows/crates-release.yml')"
  • git diff --check -- .github/workflows/crates-release.yml
  • verified the pinned upstream action.yml uses node24

Note: local hooks are still blocked by the existing oxfmt native binding install issue, so the commit was created with LEFTHOOK=0 after the focused validations above.

@longlho longlho enabled auto-merge May 26, 2026 15:36
@longlho longlho added this pull request to the merge queue May 26, 2026
Merged via the queue into main with commit 814d68f May 26, 2026
8 checks passed
@longlho longlho deleted the codex/update-crates-auth-action-node24 branch May 26, 2026 15:42
This was referenced May 26, 2026
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