Skip to content

Bump @szhsin/react-menu from 3.5.3 to 4.2.4 in /frontend #603

Bump @szhsin/react-menu from 3.5.3 to 4.2.4 in /frontend

Bump @szhsin/react-menu from 3.5.3 to 4.2.4 in /frontend #603

Workflow file for this run

name: "Frontend: PR: Build and test"
on:
pull_request_target:
types: [ "opened", "reopened", "synchronize" ]
paths:
- "contract/**"
- "frontend/**"
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-and-test:
uses: ./.github/workflows/frontend_tests.yml