Skip to content

Commit 4f139c4

Browse files
authored
Merge pull request #166 from MinimallyCorrect/renovate/actions-cache-4.x
Update actions/cache action to v4
2 parents ae61622 + bac1d95 commit 4f139c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
jdk: [11, 15]
2424
steps:
2525
- uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # v4.0.0
26-
- uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # tag=v3.0.6
26+
- uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
2727
with:
2828
path: |
2929
~/.gradle/caches

0 commit comments

Comments
 (0)