Skip to content

chore: bump Dockerfile golang version to 1.20 #1427

chore: bump Dockerfile golang version to 1.20

chore: bump Dockerfile golang version to 1.20 #1427

Workflow file for this run

---
name: Python Lint
on:
push:
branches:
- master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/black@main