We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4740d6d commit ff09fadCopy full SHA for ff09fad
README.md
@@ -9,7 +9,7 @@ Only one input is needed: `version`. This must be a semantic version, matching a
9
## Example usage
10
11
```yaml
12
-uses: GusAntoniassi/action-setup-golangci-lint@v0.1.0
+uses: GusAntoniassi/action-setup-golangci-lint@v0.2.0
13
with:
14
version: 1.24.0
15
```
0 commit comments