There was an error while loading. Please reload this page.
1 parent 63ff5c0 commit bebbeaaCopy full SHA for bebbeaa
1 file changed
.github/workflows/main.yml
@@ -78,7 +78,7 @@ jobs:
78
- name: Install Rust
79
run: bash ci/install-rust.sh stable x86_64-unknown-linux-gnu
80
- name: Install npm
81
- uses: actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
+ uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
82
with:
83
node-version: 24
84
- name: Install browser-ui-test
0 commit comments