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 96c3333 + c59237d commit 2f012b9Copy full SHA for 2f012b9
.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@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
+ - uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
25
with:
26
java-version: ${{matrix.java}}
27
distribution: adopt
0 commit comments