Skip to content

Bump undici from 5.26.2 to 5.28.3 in /code/frontend-fetch-runtypes #201

Bump undici from 5.26.2 to 5.28.3 in /code/frontend-fetch-runtypes

Bump undici from 5.26.2 to 5.28.3 in /code/frontend-fetch-runtypes #201

Workflow file for this run

name: CI Pipeline
# On each commit to PR to main branch.
on:
pull_request:
branches:
- main
jobs:
ci_job:
uses: ./.github/workflows/build-and-test.yml
with:
fetch-depth: 1 # No need to fetch whole history for CI