Skip to content

chore(deps): bump golangci/golangci-lint-action from 4 to 5 #141

chore(deps): bump golangci/golangci-lint-action from 4 to 5

chore(deps): bump golangci/golangci-lint-action from 4 to 5 #141

Workflow file for this run

name: golangci-lint
on: pull_request
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v5
with:
version: latest