1 files changed,
1 insertions(+),
1 deletions(-)
Author:
dependabot[bot]
49699333+dependabot[bot]@users.noreply.github.com
Committed by:
GitHub
noreply@github.com
Committed at:
2025-06-05 16:17:56 +0300
Parent:
7e5389d
M
.github/workflows/golang.yml
@@ -37,7 +37,7 @@ runs-on: ubuntu-latest
steps: - uses: actions/checkout@v4 - name: Golangci Lint - uses: golangci/golangci-lint-action@v7 + uses: golangci/golangci-lint-action@v8 with: version: latest args: ./...