Skip to content

chore(deps): bump actions/checkout from 6 to 7 #6

chore(deps): bump actions/checkout from 6 to 7

chore(deps): bump actions/checkout from 6 to 7 #6

Workflow file for this run

name: "go: lint"
on:
push:
pull_request:
jobs:
lint:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v7
- uses: actions/setup-go@v6
- uses: golangci/golangci-lint-action@v9