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 16674fb commit 0013075Copy full SHA for 0013075
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
with:
26
fetch-depth: 1
27
- name: Install GraalVM
28
- uses: graalvm/setup-graalvm@dea0e3da952f9bd6e18653af61b6b4bd9d3dafa5 # v1
+ uses: graalvm/setup-graalvm@b0cb26a8da53cb3e97cdc0c827d8e3071240e730 # v1
29
30
distribution: graalvm-community
31
version: 'latest'
0 commit comments