Skip to content

Bump aiohttp from 3.8.5 to 3.8.6 #66

Bump aiohttp from 3.8.5 to 3.8.6

Bump aiohttp from 3.8.5 to 3.8.6 #66

Workflow file for this run

name: lint
on: [ pull_request ]
jobs:
run-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/workflows/setup-env
with:
python-version: "3.11"
- name: run pylint
run: |
pylint confz