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 ab41b23 commit 15539b0Copy full SHA for 15539b0
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
fetch-depth: 1
25
- name: Install GraalVM
26
- uses: graalvm/setup-graalvm@c09e29bb115a83bd4b7c7e99bb46e2e8a1c50466 # v1
+ uses: graalvm/setup-graalvm@aafbedb8d382ed0ca6167d3a051415f20c859274 # v1
27
28
distribution: graalvm-community
29
version: 'latest'
0 commit comments