Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Bump @emotion/react from 11.13.5 to 11.14.0 #616

Bump @emotion/react from 11.13.5 to 11.14.0

Bump @emotion/react from 11.13.5 to 11.14.0 #616

Workflow file for this run

name: test website
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: npm install & build react app
run: |
npm install
npm run build