Skip to content

Commit c4b0590

Browse files
Bump actions/cache from 4 to 5 (#1780)
1 parent a1fa3b6 commit c4b0590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
submodules: 'recursive'
3131

3232
- name: Cache Gradle
33-
uses: actions/cache@v4
33+
uses: actions/cache@v5
3434
with:
3535
path: |
3636
~/.gradle/caches

0 commit comments

Comments
 (0)