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 546f3ad commit 5b7c657Copy full SHA for 5b7c657
.github/workflows/pr-test-coverage.yml
@@ -22,7 +22,7 @@ jobs:
22
fetch-depth: 0
23
24
- name: Set up JDK
25
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
26
with:
27
java-version: |
28
21
0 commit comments