Skip to content

Bump @astrojs/react from 4.1.0 to 4.1.2 #912

Bump @astrojs/react from 4.1.0 to 4.1.2

Bump @astrojs/react from 4.1.0 to 4.1.2 #912

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