Skip to content

Commit

Permalink
Merge pull request #88 from codacy/doc/bump-go-CY-6239
Browse files Browse the repository at this point in the history
doc: Bump supported Go version to 1.19.1 CY-6239
  • Loading branch information
Paulo Ribeiro authored Sep 23, 2022
2 parents 3b5fb7d + 95681c6 commit 85dc0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ To use the GitHub Action with Codacy integration:
uses: actions/setup-go@v3
with:
# Go version currently supported by Codacy
go-version: 1.17.13
go-version: 1.19.1
```

4. Optionally, specify the following parameters to run [**standalone** client-side tools](https://docs.codacy.com/related-tools/local-analysis/client-side-tools/):
Expand Down

0 comments on commit 85dc0c9

Please sign in to comment.