Skip to content

Update alpine Docker tag to v3.18.5 #119

Update alpine Docker tag to v3.18.5

Update alpine Docker tag to v3.18.5 #119

Workflow file for this run

name: Lint
on:
push:
branches-ignore:
- main
pull_request:
types: [closed]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
- uses: psf/black@20.8b1