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 7f97579 commit c698605Copy full SHA for c698605
.github/workflows/gradle.yml
@@ -23,7 +23,7 @@ jobs:
23
distribution: adopt
24
java-version: '${{ matrix.java }}'
25
- name: Cache Gradle
26
- uses: actions/[email protected].0
+ uses: actions/[email protected].2
27
with:
28
path: ~/.gradle/caches
29
key: >-
0 commit comments