Skip to content

chore(deps): update node.js to v20.15.0 (#1451) #482

chore(deps): update node.js to v20.15.0 (#1451)

chore(deps): update node.js to v20.15.0 (#1451) #482

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