Skip to content

Update actions/cache action to v6#171

Merged
Nice3point merged 1 commit into
developfrom
renovate/actions-cache-6.x
Jun 24, 2026
Merged

Update actions/cache action to v6#171
Nice3point merged 1 commit into
developfrom
renovate/actions-cache-6.x

Conversation

@Nice3point

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
actions/cache action major v5v6

Release Notes

actions/cache (actions/cache)

v6

Compare Source


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copilot AI review requested due to automatic review settings June 24, 2026 03:42
@Nice3point Nice3point added the maintenance ⚙️ Some regular maintenance updates label Jun 24, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the GitHub Actions dependency actions/cache from v5 to v6 across the repository’s compile and release-publish workflows (root workflows, template solution workflows, and the matching sample workflows), keeping CI behavior consistent while moving to the latest major of the cache action.

Changes:

  • Bumped actions/cache usage from @v5 to @v6 in all affected workflows.
  • Kept cache configuration (NuGet path, key, restore-keys) unchanged to preserve existing caching behavior.
  • Updated both template-contained workflows and sample workflows to remain in sync with the root workflows.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
source/Nice3point.Revit.Templates/Nice3point.Revit.AddIn.Solution/.github/workflows/PublishRelease.yml Updates NuGet package caching step to use actions/cache@v6 in the template solution release workflow.
source/Nice3point.Revit.Templates/Nice3point.Revit.AddIn.Solution/.github/workflows/Compile.yml Updates NuGet package caching step to use actions/cache@v6 in the template solution compile workflow.
samples/MultiProjectSolution/.github/workflows/PublishRelease.yml Updates NuGet package caching step to use actions/cache@v6 in the sample release workflow.
samples/MultiProjectSolution/.github/workflows/Compile.yml Updates NuGet package caching step to use actions/cache@v6 in the sample compile workflow.
.github/workflows/PublishRelease.yml Updates NuGet package caching step to use actions/cache@v6 in the repo release workflow.
.github/workflows/Compile.yml Updates NuGet package caching step to use actions/cache@v6 in the repo compile workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Nice3point Nice3point merged commit 0413368 into develop Jun 24, 2026
2 checks passed
@Nice3point Nice3point deleted the renovate/actions-cache-6.x branch June 24, 2026 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance ⚙️ Some regular maintenance updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants