We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef72c2a commit 0be59beCopy full SHA for 0be59be
.github/workflows/main.yml
@@ -10,3 +10,6 @@ jobs:
10
uses: GusAntoniassi/action-setup-golangci-lint@master
11
with:
12
version: 1.24.0
13
+
14
+ - name: Validate
15
+ run: golangci-lint --version
0 commit comments