Bump actions/cache from 4 to 5 (#5186)

Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-13 09:01:43 +01:00
committed by GitHub
parent c0cd523e8c
commit dfb7e24741
+2 -2
View File
@@ -36,7 +36,7 @@ jobs:
ref: refs/pull/${{github.event.pull_request.number}}/merge
- name: Set up Cache
uses: actions/cache@v4
uses: actions/cache@v5
with:
path: |
~/.m2/repository
@@ -122,7 +122,7 @@ jobs:
ref: refs/pull/${{github.event.pull_request.number}}/merge
- name: Set up Cache
uses: actions/cache@v4
uses: actions/cache@v5
with:
path: |
~/.m2/repository