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 15d4f7a commit 049ef69Copy full SHA for 049ef69
.github/workflows/release.yml
@@ -43,7 +43,7 @@ jobs:
43
uses: actions/checkout@v4
44
45
- name: Setup Java
46
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
47
with:
48
distribution: "temurin"
49
java-version: "11"
0 commit comments