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 4717594 commit 72d643cCopy full SHA for 72d643c
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
with:
22
fetch-depth: 1
23
- name: Install GraalVM
24
- uses: graalvm/setup-graalvm@22cc13fe88ef133134b3798e128fb208df55e1f5 # v1
+ uses: graalvm/setup-graalvm@6f327093bb6a42fe5eac053d21b168c46aa46f22 # v1
25
26
distribution: graalvm-community
27
version: 'latest'
0 commit comments