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 9ef9d50 commit 67da5b4Copy full SHA for 67da5b4
.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@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
67
with:
68
distribution: oracle
69
java-version: '17'
0 commit comments