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 6ea37a2 commit 3697063Copy full SHA for 3697063
.github/workflows/build-backend.yml
@@ -24,7 +24,7 @@ jobs:
24
fetch-depth: 0
25
26
- name: Set up JDK
27
- uses: actions/setup-java@v3
+ uses: actions/setup-java@v4
28
with:
29
java-version: 21
30
distribution: "corretto"
0 commit comments