Skip to content

ci: bump GitHub Actions to non-deprecated versions#3

Merged
UnbreakableMJ merged 1 commit into
mainfrom
ci-action-bumps
Jun 16, 2026
Merged

ci: bump GitHub Actions to non-deprecated versions#3
UnbreakableMJ merged 1 commit into
mainfrom
ci-action-bumps

Conversation

@UnbreakableMJ

Copy link
Copy Markdown
Owner

Resolves the Node 20 / set-output deprecation warnings seen in the v0.1.4 release run.

  • actions/checkout v3/v4v6 (release.yml + ci.yml)
  • softprops/action-gh-release v1v3 (create-release + asset upload)
  • replace the archived actions-rs/toolchain@v1 with dtolnay/rust-toolchain@stable (targets: ${{ matrix.target }}), matching ci.yml — this removes the set-output deprecation warning

Versions pulled from the GitHub API (checkout v6.0.3, action-gh-release v3.0.0), pinned to majors. Affects future runs only; the existing v0.1.4 release is unchanged.

🤖 Generated with Claude Code

- actions/checkout v3/v4 -> v6 (release.yml + ci.yml)
- softprops/action-gh-release v1 -> v3
- replace archived actions-rs/toolchain@v1 with dtolnay/rust-toolchain@stable
  (removes the set-output deprecation warning)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Warning

Review limit reached

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

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

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ 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

Run ID: 17ec6e1c-79a4-4a60-b412-81940adac16b

📥 Commits

Reviewing files that changed from the base of the PR and between 4bbc927 and 74c2dfc.

📒 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 ci-action-bumps

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.

@UnbreakableMJ UnbreakableMJ merged commit cca72eb into main Jun 16, 2026
2 checks passed
@UnbreakableMJ UnbreakableMJ deleted the ci-action-bumps branch June 16, 2026 13:39
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