Skip to content

Commit a1d6360

Browse files
GH-53 Update actions/cache action to v3.2.2 (#53)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f32bc2 commit a1d6360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
distribution: adopt
2020
java-version: '${{ matrix.java }}'
2121
- name: Cache Gradle
22-
uses: actions/[email protected].1
22+
uses: actions/[email protected].2
2323
with:
2424
path: ~/.gradle
2525
key: >-

0 commit comments

Comments
 (0)