Skip to content

Update dependency @types/react to v18.3.7 (#1745) #400

Update dependency @types/react to v18.3.7 (#1745)

Update dependency @types/react to v18.3.7 (#1745) #400

Workflow file for this run

---
name: Verify build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out repository
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
- name: Build Docker image
run: docker build .