chore(deps): update graalvm/setup-graalvm action to v1.6.4

This commit is contained in:
renovate[bot]
2026-08-07 02:58:46 +00:00
committed by GitHub
parent c6655078f2
commit 7e9de622da

View File

@@ -29,7 +29,7 @@ jobs:
# Setup
- name: Set up GraalVM
uses: graalvm/setup-graalvm@0def53c0fd8534bc13416c9469f5be45265824fd # v1.6.3
uses: graalvm/setup-graalvm@5298d94fb55a4f185c602eeac5de1b553882abe2 # v1.6.4
with:
java-version: ${{ env.JAVA_VERSION }}
distribution: "graalvm"