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 ccca3b3 commit 05c45d0Copy full SHA for 05c45d0
.github/actions/build/action.yml
@@ -18,7 +18,7 @@ runs:
18
using: "composite"
19
steps:
20
- name: Set up Java
21
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
22
with:
23
distribution: liberica
24
java-version: |
0 commit comments