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 63ba231 + 73b7eed commit ae81f5bCopy full SHA for ae81f5b
1 file changed
.github/workflows/ci.yaml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v6.0.3
19
20
- name: Install java
21
- uses: actions/setup-java@v5.2.0
+ uses: actions/setup-java@v5.3.0
22
with:
23
distribution: 'temurin'
24
java-version: '${{ matrix.version }}'
0 commit comments