Skip to content

chore: bump @babel/core from 7.24.5 to 7.24.6 #938

chore: bump @babel/core from 7.24.5 to 7.24.6

chore: bump @babel/core from 7.24.5 to 7.24.6 #938

Workflow file for this run

# This workflow will run tests using node and then publish a package to GitHub Packages when a release is created
# For more information see: https://help.github.com/actions/language-and-framework-guides/publishing-nodejs-packages
name: Check
on:
push:
branches:
- 'master'
- 'develop'
pull_request:
jobs:
check:
uses: ./.github/workflows/test.yml
secrets: inherit