Skip to content

Bump pino-pretty from 10.2.3 to 10.3.1 #113

Bump pino-pretty from 10.2.3 to 10.3.1

Bump pino-pretty from 10.2.3 to 10.3.1 #113

Workflow file for this run

on:
push:
branches:
- master
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
name: Build
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: "Setup"
uses: ./.github/actions/setup
- name: Run build
run: pnpm build