Skip to content

Update dependency @babel/core to v7.26.0 #1839

Update dependency @babel/core to v7.26.0

Update dependency @babel/core to v7.26.0 #1839

Workflow file for this run

name: eslint-config
on:
push:
jobs:
node:
uses: powerhome/github-actions-workflows/.github/workflows/yarn-package.yml@main
with:
package: ${{ github.workflow }}
node: '["18", "20"]'
workdir: "packages/${{ github.workflow }}"
secrets: inherit