Skip to content

Commit

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

chore(deps): bump graalvm/setup-graalvm from 1.2.8 to 1.3.1
  • Loading branch information
persapiens authored Feb 17, 2025
2 parents 65d6a15 + 6d7edb9 commit 298ba14
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 @@ -25,7 +25,7 @@ jobs:

- name: Set up GraalVM ${{ matrix.java }}
if: ${{ matrix.java == 21 }}
uses: graalvm/setup-graalvm@v1.2.8
uses: graalvm/setup-graalvm@v1.3.1
with:
java-version: '21'
distribution: 'graalvm-community'
Expand Down

0 comments on commit 298ba14

Please sign in to comment.