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 687390d commit 976af17Copy full SHA for 976af17
.github/workflows/main.yml
@@ -31,7 +31,7 @@ jobs:
31
fetch-depth: 1
32
persist-credentials: false
33
- name: Install GraalVM
34
- uses: graalvm/setup-graalvm@2a2412009026a83f51d179f92dc2b3fd4c8142df # v1.4.1
+ uses: graalvm/setup-graalvm@eec48106e0bf45f2976c2ff0c3e22395cced8243 # v1.4.2
35
with:
36
distribution: graalvm-community
37
version: 'latest'
0 commit comments