Skip to content

Commit

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

chore(deps): bump graalvm/setup-graalvm from 1.2.7 to 1.2.8
  • Loading branch information
persapiens authored Jan 24, 2025
2 parents 5149c28 + e1f3c92 commit 3a3e9cb
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.7
uses: graalvm/setup-graalvm@v1.2.8
with:
java-version: '21'
distribution: 'graalvm-community'
Expand Down

0 comments on commit 3a3e9cb

Please sign in to comment.