Skip to content

Bump undici from 5.28.3 to 5.28.4 #9

Bump undici from 5.28.3 to 5.28.4

Bump undici from 5.28.3 to 5.28.4 #9

Workflow file for this run

name: Lint
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
lint:
timeout-minutes: 30
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run eslint
run: npx eslint index.js