Skip to content

Commit

Permalink
chore(deps): Update graalvm/setup-graalvm action to v1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 14, 2024
1 parent d3a85a2 commit 331b5b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ jobs:
repository: ${{ github.event.pull_request.head.repo.full_name }}

- name: Set up GraalVM
uses: graalvm/setup-graalvm@557ffcf459751b4d92319ee255bf3bec9b73964c # v1.2.5
uses: graalvm/setup-graalvm@4a200f28cd70d1940b5e33bd00830b7dc71a7e2b # v1.2.6
with:
java-version: "21"
distribution: "graalvm-community"
Expand Down

0 comments on commit 331b5b6

Please sign in to comment.