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 c80af3a commit d04c9d8Copy full SHA for d04c9d8
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v2
21
- name: Set up JDK 11
22
- uses: actions/setup-java@v2
+ uses: actions/setup-java@v4
23
with:
24
java-version: '11'
25
distribution: 'temurin'
0 commit comments