Skip to content

chore: update github actions deps#214

Merged
Nek-12 merged 1 commit intomasterfrom
update-gh-actions-deps
Mar 10, 2026
Merged

chore: update github actions deps#214
Nek-12 merged 1 commit intomasterfrom
update-gh-actions-deps

Conversation

@Nek-12
Copy link
Member

@Nek-12 Nek-12 commented Mar 10, 2026

Summary:

  • bump actions/cache from v4 to v5 across workflow jobs
  • bump actions/upload-artifact from v5.0.0 to v7 in desktop workflows
  • leave other workflow action refs unchanged where they already track the latest major or latest pinned release

Verification:

  • git diff --check
  • attempted ./gradlew detektFormat
  • attempted ./gradlew allTests

Sandbox note: Gradle verification is blocked in this environment by restricted writes under user-level Kotlin/Gradle directories, so those runs could not be completed here.

Summary by CodeRabbit

  • Chores
    • Updated build and deployment infrastructure with the latest versions of automated tools to maintain compatibility and system reliability.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 10, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: 990d70e6-bc13-4eaa-b482-646567e9f3e0

📥 Commits

Reviewing files that changed from the base of the PR and between c311aa8 and e25c3b1.

📒 Files selected for processing (7)
  • .github/workflows/benchmarks.yml
  • .github/workflows/ci.yml
  • .github/workflows/desktop-linux.yml
  • .github/workflows/desktop-macos.yml
  • .github/workflows/desktop-win.yml
  • .github/workflows/docs.yml
  • .github/workflows/publish.yml

📝 Walkthrough

Walkthrough

This PR updates GitHub Actions versions across multiple workflows: actions/cache from v4 to v5 in all workflows, and actions/upload-artifact from v5.0.0 to v7 in desktop-related workflows. No workflow logic or behavior changes.

Changes

Cohort / File(s) Summary
Cache Action Upgrades
.github/workflows/benchmarks.yml, .github/workflows/ci.yml, .github/workflows/docs.yml, .github/workflows/publish.yml
Updated actions/cache from v4 to v5 while preserving path and caching key configurations.
Cache and Upload-Artifact Upgrades
.github/workflows/desktop-linux.yml, .github/workflows/desktop-macos.yml, .github/workflows/desktop-win.yml
Updated actions/cache from v4 to v5 and upgraded actions/upload-artifact from v5.0.0 to v7 across multiple artifact upload steps.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

dependencies

Poem

🐰 Actions grow newer, versions take flight,
Cache and artifacts bundled just right,
From v4 to v5, a smooth little hop,
Workflows run faster—the updates won't stop!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: update github actions deps' accurately summarizes the main change—updating GitHub Actions dependencies across multiple workflow files from older to newer versions.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch update-gh-actions-deps

Tip

Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs).
Share your feedback on Discord.


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.

@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@Nek-12 Nek-12 merged commit 280ca59 into master Mar 10, 2026
4 checks passed
@Nek-12 Nek-12 deleted the update-gh-actions-deps branch March 10, 2026 13:16
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