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 87e6986 commit 1bb5fe4Copy full SHA for 1bb5fe4
.github/workflows/continuous-integration-workflow.yml
@@ -54,7 +54,7 @@ jobs:
54
steps:
55
- uses: actions/checkout@v4
56
- name: Set up JDK 17
57
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
58
with:
59
java-version: '17'
60
distribution: 'temurin'
0 commit comments