Skip to content

chore(deps): bump aiohttp from 3.8.4 to 3.8.5 #184

chore(deps): bump aiohttp from 3.8.4 to 3.8.5

chore(deps): bump aiohttp from 3.8.4 to 3.8.5 #184

Workflow file for this run

name: Coverage
on: push
jobs:
coverage:
name: Coverage
uses: Informasjonsforvaltning/workflows/.github/workflows/coverage-nox.yaml@main
with:
python_version: '3.9'
python_architecture: x64
sessions: tests
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}