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

Commit a0cd55b

Browse files
committed
Update actions/cache action to v4.1.2
1 parent d41c9a2 commit a0cd55b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
java-version: "17"
6363
distribution: "adopt"
6464
- name: Cache Gradle packages
65-
uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4.1.1
65+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
6666
with:
6767
path: |
6868
~/.gradle/caches

0 commit comments

Comments
 (0)