Skip to content

build(deps): Bump pino from 8.16.2 to 9.3.1 #916

build(deps): Bump pino from 8.16.2 to 9.3.1

build(deps): Bump pino from 8.16.2 to 9.3.1 #916

Workflow file for this run

name: Build
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: linz/action-typescript@v3
with:
package-manager: yarn
- name: Create test tar
run: yarn run test-create-data
- uses: blacha/hyperfine-action@v1