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 464022d commit 240d8dfCopy full SHA for 240d8df
.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@eec48106e0bf45f2976c2ff0c3e22395cced8243 # v1.4.2
+ uses: graalvm/setup-graalvm@dec5790292b7b36d7ad368abe856887749c6c520 # v1.4.3
35
with:
36
distribution: graalvm-community
37
version: 'latest'
0 commit comments