Skip to content

Bump tqdm from 4.62.3 to 4.66.3 #44

Bump tqdm from 4.62.3 to 4.66.3

Bump tqdm from 4.62.3 to 4.66.3 #44

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"