Skip to content

Commit a8fa6dc

Browse files
deps: update graalvm/setup-graalvm action to v1.5.4
1 parent f0d9382 commit a8fa6dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/native-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
- name: Setup GraalVM
20-
uses: graalvm/setup-graalvm@bef4b0e916c7dd079bf60fb95d49139f67e32c5f # v1.5.3
20+
uses: graalvm/setup-graalvm@329c42c5f4c343bceb505f0b28cc8499bc2bf174 # v1.5.4
2121
with:
2222
distribution: graalvm
2323
java-version: 25

0 commit comments

Comments
 (0)