Skip to content

Commit

Permalink
Update graalvm/setup-graalvm action to v1.1.2 (#260)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 23, 2023
1 parent 4caa907 commit 160955a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
fetch-depth: 0

- name: "🔧 Setup GraalVM CE"
uses: graalvm/setup-graalvm@v1.1.1
uses: graalvm/setup-graalvm@v1.1.2
with:
distribution: 'graalvm-community'
java-version: ${{ matrix.java }}
Expand Down

0 comments on commit 160955a

Please sign in to comment.