-
-
Notifications
You must be signed in to change notification settings - Fork 0
chore(deps): update lukka/get-cmake action to v4.1.0 #81
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #81 +/- ##
=======================================
Coverage 86.66% 86.66%
=======================================
Files 5 5
Lines 270 270
Branches 53 53
=======================================
Hits 234 234
Misses 1 1
Partials 35 35 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Test Results 5 files 5 suites 1m 2s ⏱️ Results for commit 22aa76b. |
This PR contains the following updates:
v4.0.3
->v4.1.0
Release Notes
lukka/get-cmake (lukka/get-cmake)
v4.1.0
: CMake v4.1.0Compare Source
The
get-cmake
action downloads and caches CMake and Ninja on your workflows. Versions can be specified using semantic versioning ranges usingcmakeVersion
andninjaVersion
inputs.Changes:
latest
is now using CMake versionv4.1.0
, use this one-liner e.g.:uses: lukka/get-cmake@latest
Enjoy!
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.