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 6cbb2d7 commit a6bb2b0Copy full SHA for a6bb2b0
.github/workflows/gradle.yml
@@ -47,7 +47,7 @@ jobs:
47
fetch-depth: 0
48
49
- name: "🔧 Setup GraalVM CE"
50
- uses: graalvm/[email protected].5
+ uses: graalvm/[email protected].7
51
with:
52
distribution: 'graalvm'
53
java-version: ${{ matrix.java }}
0 commit comments