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 4597645 commit b40f3f3Copy full SHA for b40f3f3
.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@dec5790292b7b36d7ad368abe856887749c6c520 # v1.4.3
+ uses: graalvm/setup-graalvm@790e28947b79a9c09c3391c0f18bf8d0f102ed69 # v1.4.4
35
with:
36
distribution: graalvm-community
37
version: 'latest'
0 commit comments