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.
1 parent 57a3b3f commit 6a79172Copy full SHA for 6a79172
.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