Skip to content

Commit c90d0be

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

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
@@ -47,7 +47,7 @@ jobs:
4747
fetch-depth: 0
4848

4949
- name: "🔧 Setup GraalVM CE"
50-
uses: graalvm/[email protected].4
50+
uses: graalvm/[email protected].5
5151
with:
5252
distribution: 'graalvm'
5353
java-version: ${{ matrix.java }}

0 commit comments

Comments
 (0)