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 1b0b9c9 commit a500f8fCopy full SHA for a500f8f
.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].1
+ uses: actions/[email protected].4
27
with:
28
path: ~/.gradle/caches
29
key: >-
0 commit comments