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 f0d0cca + 92fd22c commit 256bb93Copy full SHA for 256bb93
.github/workflows/test-supported-java-versions.yml
@@ -17,7 +17,7 @@ jobs:
17
version: '17'
18
name: Test against Java ${{ matrix.distribution }} ${{ matrix.version }}
19
steps:
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
21
- name: Set up JDK
22
uses: actions/setup-java@v4
23
with:
.github/workflows/test.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-22.04
12
13
14
15
16
0 commit comments