Skip to content

Bump pypa/cibuildwheel from 3.3.0 to 3.3.1 #57

Bump pypa/cibuildwheel from 3.3.0 to 3.3.1

Bump pypa/cibuildwheel from 3.3.0 to 3.3.1 #57

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@v5
- uses: astral-sh/ruff-action@57714a7c8a2e59f32539362ba31877a1957dded1 # v3.5.1