Skip to content

Commit 8824b62

Browse files
chore(deps): update graalvm/setup-graalvm action to v1.1.6
1 parent b09d92b commit 8824b62

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].5
48+
uses: graalvm/[email protected].6
4949
with:
5050
distribution: 'graalvm'
5151
java-version: ${{ matrix.java }}

0 commit comments

Comments
 (0)