Skip to content

Commit c63a2a9

Browse files
Merge pull request #450 from avaje/dependabot/github_actions/master/actions/cache-4
[workflow]: Bump actions/cache from 3 to 4
2 parents 57a3b3f + 6a79172 commit c63a2a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jdk-ea-stable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
release: ea
2525
version: stable
2626
- name: Maven cache
27-
uses: actions/cache@v3
27+
uses: actions/cache@v4
2828
env:
2929
cache-name: maven-cache
3030
with:

0 commit comments

Comments
 (0)