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 07b6fc3 commit 5f254d0Copy full SHA for 5f254d0
.github/workflows/pull_request_check.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup JDK
19
uses: graalvm/setup-graalvm@v1
20
with:
21
- version: '22.3.0'
+ version: '22.3.1'
22
java-version: '17'
23
components: 'native-image,js'
24
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments