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 5593655 commit ff71ef4Copy full SHA for ff71ef4
.github/workflows/continuous-integration-workflow.yml
@@ -51,7 +51,7 @@ jobs:
51
steps:
52
- uses: actions/checkout@v4
53
- name: Set up JDK 11
54
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
55
with:
56
java-version: '11'
57
distribution: 'adopt'
0 commit comments