0
mirror of https://github.com/valentineus/go-metatrader4.git synced 2025-11-08 16:04:01 +03:00

Update golangci/golangci-lint-action action to v9

This commit is contained in:
renovate[bot]
2025-11-08 02:50:35 +00:00
committed by GitHub
parent eec4f27098
commit 5a3eda89e9

View File

@@ -53,7 +53,7 @@ jobs:
with: with:
go-version: "1.25.4" go-version: "1.25.4"
- name: Run golangci-lint - name: Run golangci-lint
uses: golangci/golangci-lint-action@v8 uses: golangci/golangci-lint-action@v9
with: with:
version: latest version: latest
args: --timeout=5m args: --timeout=5m