Skip to content

Bump types-setuptools from 67.6.0.0 to 68.0.0.1 #472

Bump types-setuptools from 67.6.0.0 to 68.0.0.1

Bump types-setuptools from 67.6.0.0 to 68.0.0.1 #472

Workflow file for this run

name: Label PRs
on:
- pull_request_target
jobs:
apply-labels:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"