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 d1a7bb9 commit 1a94eeaCopy full SHA for 1a94eea
.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@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4.7.1
67
with:
68
distribution: oracle
69
java-version: '17'
0 commit comments