1
0
mirror of https://github.com/fumiama/go-docx.git synced 2026-06-05 07:40:24 +08:00

chore: make lint happy

This commit is contained in:
源文雨
2025-04-23 18:11:15 +09:00
parent cdf62778d7
commit 2be4b0a282

View File

@@ -17,7 +17,7 @@ jobs:
uses: golangci/golangci-lint-action@v6
with:
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
version: v1.59.1
version: v1.60.1
# Optional: working directory, useful for monorepos
# working-directory: somedir