Skip to content

Removes APIs that have been deprecated and have exceeded the grace period, improves *_warning_wrapper performance #674

Removes APIs that have been deprecated and have exceeded the grace period, improves *_warning_wrapper performance

Removes APIs that have been deprecated and have exceeded the grace period, improves *_warning_wrapper performance #674

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"