Skip to content

Bump golangci/golangci-lint-action from 8 to 9 in the github-actions group #427

Bump golangci/golangci-lint-action from 8 to 9 in the github-actions group

Bump golangci/golangci-lint-action from 8 to 9 in the github-actions group #427

Workflow file for this run

name: Quality
on:
push:
branches:
- main
pull_request:
jobs:
golangci:
name: GolangCI
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v5
- name: GolangCI
uses: golangci/golangci-lint-action@v9