Update actions/setup-node action to v6.4.0

This commit is contained in:
renovate[bot] 2026-05-01 00:28:51 +00:00 committed by GitHub
parent 973a240f97
commit 8412c5a87c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,7 +78,7 @@ jobs:
- name: Install Rust
run: bash ci/install-rust.sh stable x86_64-unknown-linux-gnu
- name: Install npm
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6.3.0
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
with:
node-version: 24
- name: Install browser-ui-test