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.
2 parents 5b04605 + 4393691 commit e21f5c1Copy full SHA for e21f5c1
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
17
18
- name: Set up JDK 11
19
- uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12 # v4
+ uses: actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00 # v4
20
with:
21
distribution: 'zulu'
22
java-version: 11
0 commit comments