Skip to content

Commit 94c6504

Browse files
Update actions/cache action to v3.4.2
1 parent 0fcbe87 commit 94c6504

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
java-version: '17'
3636
distribution: 'adopt'
3737

38-
- uses: actions/cache@v3.3.2
38+
- uses: actions/cache@v3.4.2
3939
with:
4040
path: |
4141
~/.gradle/caches

0 commit comments

Comments
 (0)