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 97bf052 commit 5a18e87Copy full SHA for 5a18e87
.github/workflows/coverage-report.yml
@@ -10,7 +10,7 @@ jobs:
10
11
steps:
12
- uses: actions/checkout@v5
13
- - uses: actions/setup-java@v4
+ - uses: actions/setup-java@v5
14
with:
15
distribution: 'temurin'
16
java-version: 17
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
17
.github/workflows/test.yml
0 commit comments