Skip to content

ci: update action runtimes#95

Merged
INONONO66 merged 1 commit into
mainfrom
chore/update-checkout-action
May 28, 2026
Merged

ci: update action runtimes#95
INONONO66 merged 1 commit into
mainfrom
chore/update-checkout-action

Conversation

@INONONO66
Copy link
Copy Markdown
Owner

@INONONO66 INONONO66 commented May 28, 2026

Summary

  • update pinned checkout action SHA to the Node.js 24 runtime release
  • update pinned GitHub release action SHA to the Node.js 24 runtime release
  • keep existing workflow permissions and action pinning style unchanged

Test plan

  • git diff --check origin/main..HEAD
  • YAML parse for .github/workflows/ci.yml and .github/workflows/release.yml
  • verified all JavaScript actions used by these workflows run on Node.js 24

Summary by cubic

Update CI and release workflows to use actions that run on Node.js 24. No behavior changes; permissions and pinning style stay the same.

  • Dependencies
    • Bumped actions/checkout in .github/workflows/ci.yml and .github/workflows/release.yml to a Node.js 24 runtime SHA.
    • Bumped softprops/action-gh-release in .github/workflows/release.yml to a Node.js 24 runtime SHA.

Written for commit ab9e044. Summary will update on new commits.

Review in cubic

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 28, 2026

Warning

Review limit reached

@INONONO66, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 17 minutes and 49 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: c787da21-2a1a-41ea-8c9b-0ff519186447

📥 Commits

Reviewing files that changed from the base of the PR and between 1c6982b and ab9e044.

📒 Files selected for processing (2)
  • .github/workflows/ci.yml
  • .github/workflows/release.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update-checkout-action

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@INONONO66 INONONO66 merged commit 5b7a05f into main May 28, 2026
3 checks passed
@INONONO66 INONONO66 deleted the chore/update-checkout-action branch May 28, 2026 18:23
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