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 9200c9c commit d3f2875Copy full SHA for d3f2875
.github/workflows/check-build.yml
@@ -102,7 +102,7 @@ jobs:
102
powertools-*/**
103
pom.xml
104
- name: Setup GraalVM
105
- uses: graalvm/setup-graalvm@7a1da54cb7fdef4ea19f6ecdfa9ecf59dc5a48fe # v1.3.6
+ uses: graalvm/setup-graalvm@aba6a077d71fbfc02138d7470c4ad6e7f85bd2a9 # v1.3.7
106
with:
107
java-version: "21"
108
distribution: "graalvm"
0 commit comments