Skip to content

Bump @types/react-dom from 18.2.6 to 18.2.8 #402

Bump @types/react-dom from 18.2.6 to 18.2.8

Bump @types/react-dom from 18.2.6 to 18.2.8 #402

Workflow file for this run

name: PR builds
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2.3.1
- name: Install and Build
run: |
yarn
CI=false yarn build