Skip to content

chore(ci): remove support to 1.20 and add 1.23 #146

chore(ci): remove support to 1.20 and add 1.23

chore(ci): remove support to 1.20 and add 1.23 #146

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: golangci/golangci-lint-action@v6
with:
version: v1.62.2