Skip to content

Commit 897dcaf

Browse files
Update actions/setup-node action to v6.5.0
1 parent 63ff5c0 commit 897dcaf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
- name: Install Rust
7979
run: bash ci/install-rust.sh stable x86_64-unknown-linux-gnu
8080
- name: Install npm
81-
uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
81+
uses: actions/setup-node@249970729cb0ef3589644e2896645e5dc5ba9c38 # v6.5.0
8282
with:
8383
node-version: 24
8484
- name: Install browser-ui-test

0 commit comments

Comments
 (0)