Skip to content
This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Commit 872b3d6

Browse files
GH-40 Update actions/cache action to v3.2.1 (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1659229 commit 872b3d6

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].0
22+
uses: actions/[email protected].1
2323
with:
2424
path: ~/.gradle
2525
key: >-

0 commit comments

Comments
 (0)