Skip to content

Bump preact from 10.25.3 to 10.25.4 #921

Bump preact from 10.25.3 to 10.25.4

Bump preact from 10.25.3 to 10.25.4 #921

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@v4
with:
version: 9
- name: Setup Node
uses: actions/setup-node@v4
with:
node-version: 18
cache: pnpm
- name: Review
run: pnpm review