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 6d8e111 commit 98ccd30Copy full SHA for 98ccd30
.github/workflows/pull_request_maven_long_running.yml
@@ -175,7 +175,7 @@ jobs:
175
176
# Build and test
177
- name: "Setup GraalVM native image"
178
- uses: graalvm/setup-graalvm@v1
+ uses: graalvm/setup-graalvm@01ed653ac833fe80569f1ef9f25585ba2811baab # v1
179
with:
180
java-version: ${{matrix.java-version}}
181
distribution: 'graalvm-community'
@@ -255,7 +255,7 @@ jobs:
255
256
257
258
259
260
261
0 commit comments