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 67c0301 commit 4fe71fdCopy full SHA for 4fe71fd
.github/workflows/gradle.yml
@@ -45,7 +45,7 @@ jobs:
45
fetch-depth: 0
46
47
- name: "🔧 Setup GraalVM CE"
48
- uses: graalvm/[email protected].3
+ uses: graalvm/[email protected].5
49
with:
50
distribution: 'graalvm'
51
java-version: ${{ matrix.java }}
0 commit comments