Skip to content

Commit 9a8fbc6

Browse files
chore(deps): update actions/cache action to v4
1 parent 2f83367 commit 9a8fbc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_please.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
# The logic below handles the github release:
3636
- name: Cache Gradle and wrapper
37-
uses: actions/cache@v3
37+
uses: actions/cache@v4
3838
with:
3939
path: |
4040
~/.gradle/caches

0 commit comments

Comments
 (0)