Skip to content

Commit 5a2f0ce

Browse files
Bump graalvm/setup-graalvm from 1.2.8 to 1.3.1 (#1110)
Bumps [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) from 1.2.8 to 1.3.1. - [Release notes](https://github.com/graalvm/setup-graalvm/releases) - [Commits](graalvm/setup-graalvm@v1.2.8...v1.3.1) --- updated-dependencies: - dependency-name: graalvm/setup-graalvm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ac323e commit 5a2f0ce

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@v4
107107

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

0 commit comments

Comments
 (0)