We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a07b76f commit 57f9898Copy full SHA for 57f9898
.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