Skip to content

build(deps-dev): bump @types/node from 22.9.0 to 22.9.3 #130

build(deps-dev): bump @types/node from 22.9.0 to 22.9.3

build(deps-dev): bump @types/node from 22.9.0 to 22.9.3 #130

name: Lint and build
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build-and-lint:
uses: GEWIS/actions/.github/workflows/lint-and-build-yarn.yml@v1
with:
node-version: "22.x"
lint: true
format: true
build: true