Skip to content

Commit 5c57d98

Browse files
committed
Remove GitHub CI cache plugin which is no longer supported.
1 parent 6c68b45 commit 5c57d98

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
steps:
1818
- name: Checkout code
1919
uses: actions/checkout@v4
20-
- uses: coursier/cache-action@v5
2120
- name: Setup JDK and sbt
2221
uses: actions/setup-java@v4
2322
with:

0 commit comments

Comments
 (0)