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 acc078b + ad8c9e8 commit feb248cCopy full SHA for feb248c
.github/workflows/main.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v3
27
28
- name: Set up JDK ${{ matrix.java-version }}
29
- uses: actions/setup-java@v3.6.0
+ uses: actions/setup-java@v3.9.0
30
with:
31
distribution: 'zulu'
32
java-version: ${{ matrix.java-version }}
.github/workflows/pullrequest.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
25
0 commit comments