Skip to content

Commit 25c615e

Browse files
chore(deps): update graalvm/setup-graalvm action to v1.2.2 (#1599)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c59f71 commit 25c615e

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
@@ -45,7 +45,7 @@ jobs:
4545
fetch-depth: 0
4646

4747
- name: "🔧 Setup GraalVM CE"
48-
uses: graalvm/[email protected].1
48+
uses: graalvm/[email protected].2
4949
with:
5050
distribution: 'graalvm'
5151
java-version: ${{ matrix.java }}

0 commit comments

Comments
 (0)