Skip to content

Commit

Permalink
Merge branch '6.13.x' into 6.14.x
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Jan 24, 2025
2 parents 8bd662b + 5bd43fe commit 2a5f697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
fetch-depth: 0

- name: "🔧 Setup GraalVM CE"
uses: graalvm/setup-graalvm@v1.2.6
uses: graalvm/setup-graalvm@v1.2.8
with:
distribution: 'graalvm'
java-version: ${{ matrix.java }}
Expand Down

0 comments on commit 2a5f697

Please sign in to comment.