We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09e35b9 commit 13b6392Copy full SHA for 13b6392
1 file changed
.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.2.5
+ uses: graalvm/setup-graalvm@v1.2.6
49
with:
50
distribution: 'graalvm'
51
java-version: ${{ matrix.java }}
0 commit comments