We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4126266 + 1c76616 commit 38fa5b5Copy full SHA for 38fa5b5
.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@v3
+ uses: actions/setup-node@v5
82
with:
83
node-version: 20
84
- name: Install browser-ui-test
0 commit comments