We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae61622 + bac1d95 commit 4f139c4Copy full SHA for 4f139c4
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
jdk: [11, 15]
24
steps:
25
- uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # v4.0.0
26
- - uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # tag=v3.0.6
+ - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
27
with:
28
path: |
29
~/.gradle/caches
0 commit comments