Skip to content

Bump pypa/cibuildwheel from 3.3.1 to 3.4.0 #84

Bump pypa/cibuildwheel from 3.3.1 to 3.4.0

Bump pypa/cibuildwheel from 3.3.1 to 3.4.0 #84

Workflow file for this run

# Copyright (c) ONNX Project Contributors
#
# SPDX-License-Identifier: Apache-2.0
name: Lint
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
ruff:
name: Ruff
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: astral-sh/ruff-action@4919ec5cf1f49eff0871dbcea0da843445b837e6 # v3.6.1