Skip to content

Commit 0a7b277

Browse files
chore(deps): update graalvm/setup-graalvm action to v1.3.3
1 parent 56a50c5 commit 0a7b277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/gradle.yml

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

0 commit comments

Comments
 (0)