Skip to content

chore(deps-dev): bump @types/react from 19.0.1 to 19.0.2 in /website in the react group #108

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

chore(deps-dev): bump @types/react from 19.0.1 to 19.0.2 in /website in the react group #108

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