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.
1 parent a40ef04 commit 332ae6dCopy full SHA for 332ae6d
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Checkout
14
uses: actions/checkout@v5
15
- name: Set up JDK 21
16
- uses: actions/setup-java@v4
+ uses: actions/setup-java@v5
17
with:
18
distribution: 'temurin'
19
java-version: '21'
0 commit comments