Skip to content

Commit 419a365

Browse files
authored
Merge pull request #862 from ascopes/dependabot/github_actions/main/actions/cache-5
Bump actions/cache from 4 to 5
2 parents ce781bc + 9ac4944 commit 419a365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
java-version: ${{ matrix.java-version }}
4646

4747
- name: Maven cache
48-
uses: actions/cache@v4
48+
uses: actions/cache@v5
4949
env:
5050
cache-name: maven-cache
5151
with:

0 commit comments

Comments
 (0)