Skip to content

build(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 #300

build(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3

build(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 #300

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
uses: open-contracting/.github/.github/workflows/lint.yml@main
permissions:
contents: write
secrets:
personal-access-token: ${{ secrets.PAT }}
with:
python-version: '3.10'