Skip to content

Run the action on Node 20 (#371) #162

Run the action on Node 20 (#371)

Run the action on Node 20 (#371) #162

Workflow file for this run

name: Validate action typings
on:
push:
pull_request:
workflow_dispatch:
jobs:
validate-typings:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v3
- uses: krzema12/github-actions-typing@v0