Skip to content

Bump the github-actions group with 2 updates (#172) #420

Bump the github-actions group with 2 updates (#172)

Bump the github-actions group with 2 updates (#172) #420

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@v8