We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 166dab9 commit 9637a7dCopy full SHA for 9637a7d
1 file changed
.github/workflows/integration.yml
@@ -20,7 +20,7 @@ jobs:
20
distribution: 'adopt'
21
java-version: '21'
22
- name: Cache Gradle packages
23
- uses: actions/cache@v4
+ uses: actions/cache@v5
24
with:
25
path: |
26
~/.gradle/caches
0 commit comments