Skip to content

Bump @babel/core from 7.23.5 to 7.23.9 #817

Bump @babel/core from 7.23.5 to 7.23.9

Bump @babel/core from 7.23.5 to 7.23.9 #817

Workflow file for this run

name: Build Zooniverse Classroom PR branch
on:
# run this on any change to a PR branch
pull_request:
workflow_dispatch:
jobs:
build:
name: Build production
uses: zooniverse/ci-cd/.github/workflows/npm_build.yaml@main
with:
commit_id: ${{ github.sha }}
node_version: 'lts/hydrogen'
output: 'dist'
script: 'build'