Skip to content

Commit 88b6af5

Browse files
chore: bump graalvm/setup-graalvm from 1.3.6 to 1.4.0
Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.3.6 to 1.4.0. - [Release notes](https://github.com/graalvm/setup-graalvm/releases) - [Commits](graalvm/setup-graalvm@7a1da54...e140024) --- updated-dependencies: - dependency-name: graalvm/setup-graalvm dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9200c9c commit 88b6af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
powertools-*/**
103103
pom.xml
104104
- name: Setup GraalVM
105-
uses: graalvm/setup-graalvm@7a1da54cb7fdef4ea19f6ecdfa9ecf59dc5a48fe # v1.3.6
105+
uses: graalvm/setup-graalvm@e140024fdc2d95d3c7e10a636887a91090d29990 # v1.4.0
106106
with:
107107
java-version: "21"
108108
distribution: "graalvm"

0 commit comments

Comments
 (0)