Skip to content

Bump torchao from 0.17.0 to 0.18.0 #14983

Bump torchao from 0.17.0 to 0.18.0

Bump torchao from 0.17.0 to 0.18.0 #14983

Workflow file for this run

name: "Pull Request Labeler"
permissions: read-all
on: [pull_request_target]
jobs:
set-label:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/labeler@bf12e9b00b37c5c0ca2b87b79b2daf7891dbda13 # v7.0.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: '.github/action_configs/labeler.yml'
sync-labels: true