Skip to content

Bump actions/upload-artifact from 6 to 7 in the github-actions group #161

Bump actions/upload-artifact from 6 to 7 in the github-actions group

Bump actions/upload-artifact from 6 to 7 in the github-actions group #161

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-go@v6
- uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0