We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86f7ab5 commit 2c5e317Copy full SHA for 2c5e317
.github/workflows/gradle.yml
@@ -47,7 +47,7 @@ jobs:
47
fetch-depth: 0
48
49
- name: "🔧 Setup GraalVM CE"
50
- uses: graalvm/[email protected].7
+ uses: graalvm/[email protected].8
51
with:
52
distribution: 'graalvm'
53
java-version: ${{ matrix.java }}
0 commit comments