Skip to content

Bump codecov/codecov-action from 4 to 5 in the actions group (#294) #1095

Bump codecov/codecov-action from 4 to 5 in the actions group (#294)

Bump codecov/codecov-action from 4 to 5 in the actions group (#294) #1095

Workflow file for this run

name: Linting
on:
push:
branches: [ main,github-actions-test ]
pull_request:
branches: [ main ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1