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 7621806 commit fdc68b5Copy full SHA for fdc68b5
2 files changed
.github/workflows/gradle.yml
@@ -47,7 +47,7 @@ jobs:
47
fetch-depth: 0
48
49
- name: "🔧 Setup GraalVM CE"
50
- uses: graalvm/setup-graalvm@186d0493a2df5eb62df5ecc498883d18fd58c303 # v1
+ uses: graalvm/setup-graalvm@0def53c0fd8534bc13416c9469f5be45265824fd # v1
51
with:
52
distribution: 'graalvm'
53
java-version: ${{ matrix.java }}
.github/workflows/sonatype.yml
@@ -57,7 +57,7 @@ jobs:
57
58
59
60
61
62
63
0 commit comments