Skip to content

Update action to run on Node 24 (#46) #86

Update action to run on Node 24 (#46)

Update action to run on Node 24 (#46) #86

name: Validate action typings
on: [push, pull_request]
jobs:
validate-typings:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
- uses: krzema12/github-actions-typing@v2