diff --git a/.github/workflows/test-go-integration-task.yml b/.github/workflows/test-go-integration-task.yml index 6cd3de82aa0..e3b4ce38820 100644 --- a/.github/workflows/test-go-integration-task.yml +++ b/.github/workflows/test-go-integration-task.yml @@ -5,7 +5,7 @@ env: # See: https://github.com/actions/setup-go/tree/v2#readme GO_VERSION: "1.16" # See: https://github.com/actions/setup-python/tree/v2#available-versions-of-python - PYTHON_VERSION: "3.9" + PYTHON_VERSION: "3.9.6" # See: https://docs.github.com/en/free-pro-team@latest/actions/reference/events-that-trigger-workflows on: