Skip to content

build(deps): bump pino from 9.5.0 to 9.6.0 (#54) #100

build(deps): bump pino from 9.5.0 to 9.6.0 (#54)

build(deps): bump pino from 9.5.0 to 9.6.0 (#54) #100

Workflow file for this run

name: Lint and build
on:
push:
branches:
- develop
pull_request:
branches:
- develop
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