Skip to content

chore(deps-dev): bump @types/react from 18.3.8 to 18.3.9 in /website in the react group #86

chore(deps-dev): bump @types/react from 18.3.8 to 18.3.9 in /website in the react group

chore(deps-dev): bump @types/react from 18.3.8 to 18.3.9 in /website in the react group #86

Workflow file for this run

name: Pull request - Continuous Integration
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
branches:
- main
- 4.x
merge_group:
jobs:
ci:
name: Continuous Integration
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit