Skip to content

Bump sinon from 10.0.1 to 18.0.0 #1738

Bump sinon from 10.0.1 to 18.0.0

Bump sinon from 10.0.1 to 18.0.0 #1738

Workflow file for this run

name: PR Tasks
on:
pull_request:
branches:
- master
jobs:
cleanup-branch:
name: Post-Merge Branch Cleanup
runs-on: ubuntu-latest
steps:
- uses: jessfraz/branch-cleanup-action@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}