Skip to content

Commit

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

chore(deps): bump graalvm/setup-graalvm from 1.2.6 to 1.2.7
  • Loading branch information
persapiens authored Jan 23, 2025
2 parents 0ecfa34 + 7d4b834 commit 0ba7ac8
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/setup-graalvm@v1.2.6
uses: graalvm/setup-graalvm@v1.2.7
with:
java-version: '21'
distribution: 'graalvm-community'
Expand Down

0 comments on commit 0ba7ac8

Please sign in to comment.