Skip to content

Commit 9434862

Browse files
chore(deps): update graalvm/setup-graalvm action to v1.4.3 (#2404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da3d048 commit 9434862

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
fetch-depth: 0
5353

5454
- name: "🔧 Setup GraalVM CE"
55-
uses: graalvm/[email protected].2
55+
uses: graalvm/[email protected].3
5656
with:
5757
distribution: 'graalvm'
5858
java-version: ${{ matrix.java }}

0 commit comments

Comments
 (0)