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 e89b7e1 commit ab98954Copy full SHA for ab98954
.github/workflows/coverage-report.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
11
steps:
12
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
13
- uses: actions/setup-java@v4
14
with:
15
distribution: 'temurin'
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
16
.github/workflows/test.yml
0 commit comments