Skip to content

Commit 03d91b7

Browse files
Bump actions/cache from 4.2.4 to 5.0.4 in /.github/actions/setup
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.4 to 5.0.4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@0400d5f...6682284) --- updated-dependencies: - dependency-name: actions/cache dependency-version: 5.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff972f2 commit 03d91b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ runs:
1010
distribution: temurin
1111
java-version: '21'
1212
- name: Cache local Maven repository
13-
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 #v4.2.4
13+
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 #v5.0.4
1414
with:
1515
path: |
1616
~/.m2/repository

0 commit comments

Comments
 (0)