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

Commit cf3bb64

Browse files
GH-41 Update actions/cache action to v3.2.3 (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 56f6b8b commit cf3bb64

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].3
2323
with:
2424
path: ~/.gradle
2525
key: >-

0 commit comments

Comments
 (0)