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 d5e64bd commit 408596bCopy full SHA for 408596b
.github/workflows/gradle-build.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ${{ matrix.os }}
26
steps:
27
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
28
- - uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b
+ - uses: actions/setup-java@3a4f6e1af504cf6a31855fa899c6aa5355ba6c12
29
with:
30
java-version: 11
31
distribution: zulu
0 commit comments