Skip to content

Commit 240d8df

Browse files
Update graalvm/setup-graalvm action to v1.4.3 (#5180)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 464022d commit 240d8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
fetch-depth: 1
3232
persist-credentials: false
3333
- name: Install GraalVM
34-
uses: graalvm/setup-graalvm@eec48106e0bf45f2976c2ff0c3e22395cced8243 # v1.4.2
34+
uses: graalvm/setup-graalvm@dec5790292b7b36d7ad368abe856887749c6c520 # v1.4.3
3535
with:
3636
distribution: graalvm-community
3737
version: 'latest'

0 commit comments

Comments
 (0)