Skip to content

Commit 5f254d0

Browse files
committed
Update GraalVM version
1 parent 07b6fc3 commit 5f254d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request_check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup JDK
1919
uses: graalvm/setup-graalvm@v1
2020
with:
21-
version: '22.3.0'
21+
version: '22.3.1'
2222
java-version: '17'
2323
components: 'native-image,js'
2424
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)