We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a5b49 commit b43226dCopy full SHA for b43226d
.github/workflows/test-go-integration-task.yml
@@ -5,7 +5,7 @@ env:
5
# See: https://github.com/actions/setup-go/tree/v2#readme
6
GO_VERSION: "1.21"
7
# See: https://github.com/actions/setup-python/tree/v2#available-versions-of-python
8
- PYTHON_VERSION: "3.9"
+ PYTHON_VERSION: "3.10"
9
10
# See: https://docs.github.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows
11
on:
0 commit comments