Skip to content

chore(deps): update node.js to v20.18.0 #1972

chore(deps): update node.js to v20.18.0

chore(deps): update node.js to v20.18.0 #1972

Workflow file for this run

name: CI
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: volta-cli/action@v4
- name: Install, link plugin locally, and run
run: |
npm ci
npm link
npm link lighthouse-plugin-crux