Skip to content

Commit

Permalink
Bump DeLaGuardo/setup-graalvm from 3.0 to 3.1 (#351)
Browse files Browse the repository at this point in the history
Bumps [DeLaGuardo/setup-graalvm](https://github.com/DeLaGuardo/setup-graalvm) from 3.0 to 3.1.
- [Release notes](https://github.com/DeLaGuardo/setup-graalvm/releases)
- [Commits](DeLaGuardo/setup-graalvm@3.0...b990167)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 11, 2021
1 parent c735f04 commit 6e1e85f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/graalvm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
restore-keys: |
${{ runner.os }}-gradle-
- name: Setup GraalVM CE
uses: DeLaGuardo/setup-graalvm@3.0
uses: DeLaGuardo/setup-graalvm@3.1
with:
graalvm-version: ${{ matrix.graalvm }}
- name: Install Native Image
Expand Down

0 comments on commit 6e1e85f

Please sign in to comment.