Skip to content

Bump @types/node from 20.10.2 to 22.10.6 #32

Bump @types/node from 20.10.2 to 22.10.6

Bump @types/node from 20.10.2 to 22.10.6 #32

Workflow file for this run

# .github/workflows/lint.yml
name: CILint # name of the action (displayed in the github interface)
# event list
on: [push, pull_request]
# list of things to do
jobs:
linting:
runs-on: ubuntu-latest
steps:
- name: Node Lint And Format
# You may pin to the exact commit or the version.
# uses: beauwilliams/run-node-formatter@e63ad780393e58e0469f1a1e0e8dc6ee889f2975
uses: beauwilliams/run-node-formatter@latest