Skip to content

chore(deps): update node.js to v22 #18

chore(deps): update node.js to v22

chore(deps): update node.js to v22 #18

Workflow file for this run

name: Lint code and compile setup script
on:
push:
branches:
- main
pull_request:
branches:
- "**"
jobs:
test:
uses: kakushindev/workflows/.github/workflows/lint-and-compile-test.yml@main
secrets: inherit