Skip to content

Bump @types/node from 20.14.0 to 20.14.1 #241

Bump @types/node from 20.14.0 to 20.14.1

Bump @types/node from 20.14.0 to 20.14.1 #241

Workflow file for this run

name: CI
on: [push]
permissions:
contents: read
defaults:
run:
shell: bash
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/install
- run: yarn eslint
env:
NPM_AUTH_TOKEN: fake