Skip to content

Bump undici from 5.28.3 to 5.28.4 (#15) #10

Bump undici from 5.28.3 to 5.28.4 (#15)

Bump undici from 5.28.3 to 5.28.4 (#15) #10

Workflow file for this run

name: Up to date
on:
push:
branches:
- 'main'
jobs:
updatePullRequests:
name: Keep PRs up to date
runs-on: ubuntu-latest
steps:
- name: Update all the PRs
uses: paritytech/up-to-date-action@main
with:
GITHUB_TOKEN: ${{ github.token }}