Skip to content

Commit

Permalink
Merge pull request #1156 from joinfaces/dependabot/github_actions/gra…
Browse files Browse the repository at this point in the history
…alvm/setup-graalvm-1.2.3

Bump graalvm/setup-graalvm from 1.2.2 to 1.2.3
  • Loading branch information
persapiens authored Aug 12, 2024
2 parents c5334cb + 1375c80 commit 26c61ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

- name: Set up GraalVM ${{ matrix.java }}
if: ${{ matrix.java == 21 }}
uses: graalvm/[email protected].2
uses: graalvm/[email protected].3
with:
java-version: '21'
distribution: 'graalvm-community'
Expand Down

0 comments on commit 26c61ca

Please sign in to comment.