We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a75d69 commit 7a142d0Copy full SHA for 7a142d0
.github/workflows/release.yml
@@ -14,6 +14,7 @@ jobs:
14
- name: Set up GraalVM and Native Image
15
uses: graalvm/setup-graalvm@v1
16
with:
17
+ version: 20.0.1
18
java-version: 20
19
distribution: graalvm-community
20
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments