Skip to content

Commit cd5a6c0

Browse files
authored
Upgrading to cache actions v4. (#105)
1 parent f6f28ed commit cd5a6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
java-version: 17
109109

110110
- name: Cache Gradle packages
111-
uses: actions/cache@v3
111+
uses: actions/cache@v4
112112
with:
113113
path: |
114114
~/.gradle/caches

0 commit comments

Comments
 (0)