Skip to content

feat: Add Node.js v24 support and set as default #1928

feat: Add Node.js v24 support and set as default

feat: Add Node.js v24 support and set as default #1928

Workflow file for this run

name: Lint workflows
on:
pull_request:
branches:
- main
- "releases/*"
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # pin@v5
- uses: cschleiden/actions-linter@1282bc2497ca41be7846b12393d54945a7d63267 # pin@v1
with:
workflows: '[".github/workflows/*.yaml"]'