We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c96e93e commit 9d68ab5Copy full SHA for 9d68ab5
.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].4
49
with:
50
distribution: 'graalvm'
51
java-version: ${{ matrix.java }}
0 commit comments