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 c19d98f commit 7e7a93dCopy full SHA for 7e7a93d
.github/workflows/_build.yaml
@@ -63,7 +63,7 @@ jobs:
63
64
# Install Java.
65
- name: Set up JDK
66
- uses: actions/setup-java@0ab4596768b603586c0de567f2430c30f5b0d2b0 # v3.13.0
+ uses: actions/setup-java@387ac29b308b003ca37ba93a6cab5eb57c8f5f93 # v4.0.0
67
with:
68
distribution: oracle
69
java-version: '17'
0 commit comments