Skip to content

build(deps-dev): Bump @types/node from 18.16.1 to 20.4.4 #792

build(deps-dev): Bump @types/node from 18.16.1 to 20.4.4

build(deps-dev): Bump @types/node from 18.16.1 to 20.4.4 #792

Workflow file for this run

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