Skip to content

Commit 60b60de

Browse files
Bump graalvm/setup-graalvm from 1.4.4 to 1.4.5
Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.4.4 to 1.4.5. - [Release notes](https://github.com/graalvm/setup-graalvm/releases) - [Commits](graalvm/setup-graalvm@v1.4.4...v1.4.5) --- updated-dependencies: - dependency-name: graalvm/setup-graalvm dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e80ab3e commit 60b60de

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
@@ -105,7 +105,7 @@ jobs:
105105
steps:
106106
- uses: actions/checkout@v6
107107

108-
- uses: graalvm/setup-graalvm@v1.4.4
108+
- uses: graalvm/setup-graalvm@v1.4.5
109109
with:
110110
java-version: ${{ matrix.java }}
111111
distribution: 'graalvm-community'

0 commit comments

Comments
 (0)