Skip to content

Commit

Permalink
Update graalvm/setup-graalvm to 1.2.4, fixing workflow failure (#2764)
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcono1234 authored Oct 16, 2024
1 parent 23bf512 commit 5ec834f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
steps:
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: "Set up GraalVM"
uses: graalvm/setup-graalvm@22cc13fe88ef133134b3798e128fb208df55e1f5 # v1.2.3
uses: graalvm/setup-graalvm@6f327093bb6a42fe5eac053d21b168c46aa46f22 # v1.2.4
with:
java-version: '17'
distribution: 'graalvm'
Expand Down

0 comments on commit 5ec834f

Please sign in to comment.