We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce781bc + 9ac4944 commit 419a365Copy full SHA for 419a365
1 file changed
.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
45
java-version: ${{ matrix.java-version }}
46
47
- name: Maven cache
48
- uses: actions/cache@v4
+ uses: actions/cache@v5
49
env:
50
cache-name: maven-cache
51
with:
0 commit comments