We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fbf269e + cf5d03f commit 61c3094Copy full SHA for 61c3094
.github/workflows/check-mkdocs-task.yml
@@ -3,7 +3,7 @@ name: Check Website
3
4
env:
5
# See: https://github.com/actions/setup-go/tree/v2#readme
6
- GO_VERSION: "1.14"
+ GO_VERSION: "1.16"
7
# See: https://github.com/actions/setup-python/tree/v2#available-versions-of-python
8
PYTHON_VERSION: "3.9"
9
0 commit comments