Thanks to visit codestin.com Credit goes to github.com
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 6ec36b5 commit fcbfe8dCopy full SHA for fcbfe8d
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v3
14
- uses: coursier/cache-action@v6
15
- - uses: actions/setup-java@v3
+ - uses: actions/setup-java@v4
16
with:
17
distribution: temurin
18
java-version: 8
0 commit comments