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 cbbd855 commit fc5edffCopy full SHA for fc5edff
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
java-version: 8
22
distribution: temurin
23
- - uses: coursier/cache-action@v6
+ - uses: coursier/cache-action@v7
24
- uses: sbt/setup-sbt@v1
25
- run: git config core.whitespace tab-in-indent,trailing-space,space-before-tab,cr-at-eol
26
- run: git show --oneline --check
0 commit comments