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 8af34d1 + 1e72fab commit cad1896Copy full SHA for cad1896
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- run: "git config --global core.autocrlf false"
22
shell: bash
23
- uses: actions/checkout@v4
24
- - uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
+ - uses: actions/setup-java@7a6d8a8234af8eb26422e24e3006232cccaa061b # v4.6.0
25
with:
26
java-version: ${{matrix.java}}
27
distribution: adopt
0 commit comments