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.
2 parents 78c3794 + d70165e commit bd2567dCopy full SHA for bd2567d
1 file changed
.github/workflows/ci.yml
@@ -97,7 +97,7 @@ jobs:
97
distribution: 'temurin'
98
cache: maven
99
- name: Set up GraalVM
100
- uses: graalvm/setup-graalvm@790e28947b79a9c09c3391c0f18bf8d0f102ed69 # tag=v1
+ uses: graalvm/setup-graalvm@54b4f5a65c1a84b2fdfdc2078fe43df32819e4b1 # tag=v1
101
with:
102
# NOTE: Do NOT use the Oracle GraalVM distribution, as that is causing issues
103
# with Protobuf serialization.
0 commit comments