Skip to content

Bump preact from 10.20.2 to 10.22.0 #738

Bump preact from 10.20.2 to 10.22.0

Bump preact from 10.20.2 to 10.22.0 #738

Workflow file for this run

name: Review
on: push
jobs:
review:
name: Review
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup pnpm
uses: pnpm/action-setup@v3
with:
version: 8
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: 18
cache: pnpm
- name: Review
run: pnpm review