Skip to content

Commit 8237ee3

Browse files
chore(deps): update actions/cache action to v4 (#57) [ci skip]
1 parent 25e2cd6 commit 8237ee3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
java-version: 17
2828

2929
- name: Cache Gradle
30-
uses: actions/cache@v3
30+
uses: actions/cache@v4
3131
with:
3232
path: |
3333
~/.gradle/caches

0 commit comments

Comments
 (0)