Skip to content

Commit 1ea1ed3

Browse files
authored
Merge pull request #3175 from rust-lang/renovate/actions-setup-node-7.x
Update actions/setup-node action to v7
2 parents e06e634 + bebbeaa commit 1ea1ed3

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@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
8282
with:
8383
node-version: 24
8484
- name: Install browser-ui-test

0 commit comments

Comments
 (0)