Skip to content

Bump WillAbides/setup-go-faster from 1.11.0 to 1.12.0 #247

Bump WillAbides/setup-go-faster from 1.11.0 to 1.12.0

Bump WillAbides/setup-go-faster from 1.11.0 to 1.12.0 #247

Workflow file for this run

name: golangci-lint
on:
push:
tags:
- v*
branches:
- main
pull_request:
permissions:
contents: read
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: latest