Skip to content

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

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

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

Workflow file for this run

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