Skip to content

Bump dset from 3.1.3 to 3.1.4 in the npm_and_yarn group across 1 dire… #15

Bump dset from 3.1.3 to 3.1.4 in the npm_and_yarn group across 1 dire…

Bump dset from 3.1.3 to 3.1.4 in the npm_and_yarn group across 1 dire… #15

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 }}