Skip to content

Commit

Permalink
chore(deps): update graalvm/setup-graalvm action to v1.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2024
1 parent 3c0931e commit fb7c22e
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.5
uses: graalvm/setup-graalvm@v1.1.6
with:
distribution: 'graalvm'
java-version: ${{ matrix.java }}
Expand Down

0 comments on commit fb7c22e

Please # to comment.