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