We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7466fd2 commit 14875f3Copy full SHA for 14875f3
1 file changed
.github/workflows/build.yml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
9
steps:
10
- - uses: actions/cache@v2
+ - uses: actions/cache@v4
11
with:
12
path: |
13
~/.gradle/loom-cache
0 commit comments