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 c093bee commit 446c5deCopy full SHA for 446c5de
.github/workflows/_build.yaml
@@ -63,7 +63,7 @@ jobs:
63
64
# Install Java.
65
- name: Set up JDK
66
- uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2 # v3.11.0
+ uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # v3.12.0
67
with:
68
distribution: oracle
69
java-version: '17'
0 commit comments