We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57a3b3f + 6a79172 commit c63a2a9Copy full SHA for c63a2a9
.github/workflows/jdk-ea-stable.yml
@@ -24,7 +24,7 @@ jobs:
24
release: ea
25
version: stable
26
- name: Maven cache
27
- uses: actions/cache@v3
+ uses: actions/cache@v4
28
env:
29
cache-name: maven-cache
30
with:
0 commit comments