Skip to content

Commit f0ccc8b

Browse files
Update actions/cache action to v5
1 parent a3fc946 commit f0ccc8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Validate Gradle wrapper
1717
uses: gradle/wrapper-validation-action@f9c9c575b8b21b6485636a91ffecd10e558c62f6
1818
- name: Cache Gradle packages
19-
uses: actions/cache@v4
19+
uses: actions/cache@v5
2020
with:
2121
path: |
2222
~/.gradle/caches

0 commit comments

Comments
 (0)