Skip to content

chore(deps): update linting dependencies (major) #562

chore(deps): update linting dependencies (major)

chore(deps): update linting dependencies (major) #562

Workflow file for this run

name: Node CI
on:
push:
branches:
- main
tags:
- '*'
pull_request:
branches:
- main
permissions:
contents: read
jobs:
test:
uses: voxpelli/ghatemplates/.github/workflows/test.yml@main
with:
node-versions: '18,20,22'
os: 'ubuntu-latest,windows-latest'