Skip to content

Bump @babel/core from 7.24.4 to 7.24.5 #785

Bump @babel/core from 7.24.4 to 7.24.5

Bump @babel/core from 7.24.4 to 7.24.5 #785

Workflow file for this run

name: Node Tests
on:
push:
branches:
- production
pull_request:
schedule:
- cron: '0 0 * * *'
jobs:
node-tests:
uses: alleyinteractive/.github/.github/workflows/node-tests.yml@main
with:
run-audit: true
ci: true
node: 20