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 6aa7a4c commit 8867610Copy full SHA for 8867610
.github/workflows/_build.yaml
@@ -63,7 +63,7 @@ jobs:
63
64
# Install Java.
65
- name: Set up JDK
66
- uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
+ uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5.0.0
67
with:
68
distribution: oracle
69
java-version: '17'
0 commit comments