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 50892aa commit f8d5859Copy full SHA for f8d5859
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
fetch-depth: 0
19
- name: set up JDK 17
20
- uses: actions/setup-java@v2
+ uses: actions/setup-java@v4
21
22
java-version: '17'
23
distribution: 'temurin'
0 commit comments