Skip to content

Commit 544fca4

Browse files
chore(deps): update graalvm/setup-graalvm action to v1.2.8
1 parent 54f46cd commit 544fca4

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].7
50+
uses: graalvm/[email protected].8
5151
with:
5252
distribution: 'graalvm'
5353
java-version: ${{ matrix.java }}

0 commit comments

Comments
 (0)