Skip to content

chore(deps): bump apache-arrow from 15.0.2 to 16.0.0 (#187) #296

chore(deps): bump apache-arrow from 15.0.2 to 16.0.0 (#187)

chore(deps): bump apache-arrow from 15.0.2 to 16.0.0 (#187) #296

Workflow file for this run

name: Test Workflow
on: [push]
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Install Node dependencies
run: yarn --frozen-lockfile
- name: Build
run: yarn build