Skip to content

Commit 6f77be9

Browse files
chore(deps): update graalvm/setup-graalvm action to v1.3.3
1 parent 4434913 commit 6f77be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/setup-graalvm@v1.2.8
50+
uses: graalvm/setup-graalvm@v1.3.3
5151
with:
5252
distribution: 'graalvm'
5353
java-version: ${{ matrix.java }}

0 commit comments

Comments
 (0)