We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c910103 commit 21ed1b0Copy full SHA for 21ed1b0
.github/workflows/gradle.yml
@@ -45,7 +45,7 @@ jobs:
45
fetch-depth: 0
46
47
- name: "🔧 Setup GraalVM CE"
48
- uses: graalvm/setup-graalvm@v1.1.9
+ uses: graalvm/setup-graalvm@v1.2.1
49
with:
50
distribution: 'graalvm'
51
java-version: ${{ matrix.java }}
0 commit comments