Skip to content

build(deps): bump @types/react from 18.2.57 to 18.2.61 #21

build(deps): bump @types/react from 18.2.57 to 18.2.61

build(deps): bump @types/react from 18.2.57 to 18.2.61 #21

Workflow file for this run

name: Main - Continuous Integration
on:
push:
branches: [main]
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
name: Continuous Integration
uses: ./.github/workflows/__shared-ci.yml
secrets: inherit