Skip to content

Commit 14875f3

Browse files
committed
Fix build
1 parent 7466fd2 commit 14875f3

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
@@ -7,7 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88

99
steps:
10-
- uses: actions/cache@v2
10+
- uses: actions/cache@v4
1111
with:
1212
path: |
1313
~/.gradle/loom-cache

0 commit comments

Comments
 (0)