Skip to content

Commit 6c7ae5f

Browse files
build(deps): bump graalvm/setup-graalvm from 1.3.1 to 1.3.3
Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.3.1 to 1.3.3. - [Release notes](https://github.com/graalvm/setup-graalvm/releases) - [Commits](graalvm/setup-graalvm@b0cb26a...01ed653) --- updated-dependencies: - dependency-name: graalvm/setup-graalvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef4d43f commit 6c7ae5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
with:
117117
name: opdf-jar
118118
- name: Setup GraalVM
119-
uses: graalvm/setup-graalvm@b0cb26a8da53cb3e97cdc0c827d8e3071240e730
119+
uses: graalvm/setup-graalvm@01ed653ac833fe80569f1ef9f25585ba2811baab
120120
with:
121121
java-version: 21
122122
distribution: graalvm

0 commit comments

Comments
 (0)