Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit a88ffc8

Browse files
authored
fix: upgrade gvm action
1 parent d87cc76 commit a88ffc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-merge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262

6363
## Setup: GraalVM
6464
- name: "Setup: GraalVM"
65-
uses: graalvm/setup-graalvm@b53bc17dd7dc3052d7c6751f6a5c34abdbf928b3 # v1
65+
uses: graalvm/setup-graalvm@b8dc5fccfbc65b21dd26e8341e7b21c86547f61b # v1
6666
with:
6767
components: "native-image,js"
6868
version: ${{ vars.GVM_VERSION }}

0 commit comments

Comments
 (0)