Skip to content

Commit 9d68ab5

Browse files
chore(deps): update graalvm/setup-graalvm action to v1.2.4 (#519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c96e93e commit 9d68ab5

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

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

0 commit comments

Comments
 (0)