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.
1 parent 7a1a39d commit 8dcdf38Copy full SHA for 8dcdf38
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
java-version: 8
18
distribution: temurin
19
- - uses: coursier/cache-action@v6
+ - uses: coursier/cache-action@v7
20
- uses: sbt/setup-sbt@v1
21
- run: git config core.whitespace tab-in-indent,trailing-space,space-before-tab,cr-at-eol
22
- run: git show --oneline --check
0 commit comments