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 7f32bc2 commit a1d6360Copy full SHA for a1d6360
.github/workflows/gradle.yml
@@ -19,7 +19,7 @@ jobs:
19
distribution: adopt
20
java-version: '${{ matrix.java }}'
21
- name: Cache Gradle
22
- uses: actions/[email protected].1
+ uses: actions/[email protected].2
23
with:
24
path: ~/.gradle
25
key: >-
0 commit comments