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.
2 parents 15d4f7a + 049ef69 commit f91743fCopy full SHA for f91743f
.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