Skip to content

Bump @babel/preset-env from 7.25.4 to 7.25.7 #1099

Bump @babel/preset-env from 7.25.4 to 7.25.7

Bump @babel/preset-env from 7.25.4 to 7.25.7 #1099

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