Skip to content

Bump undici from 5.28.3 to 5.28.4 #3

Bump undici from 5.28.3 to 5.28.4

Bump undici from 5.28.3 to 5.28.4 #3

Workflow file for this run

name: Test
on:
push:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v2
with:
version: 8
run_install: true
- name: test
run: |
pnpm vitest