Skip to content

chore(deps): update actions/setup-node action to v4.0.4 (#1486) #562

chore(deps): update actions/setup-node action to v4.0.4 (#1486)

chore(deps): update actions/setup-node action to v4.0.4 (#1486) #562

Workflow file for this run

name: CI
on:
push:
branches:
- 'main'
pull_request:
branches:
- '**'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
format:
name: Format
uses: ./.github/workflows/format.yml