[!NOTE]
This pull request should replace #154 if it is approved.
π Motivation and context
This change will make it easier to update to new versions of Python and Go when they release. It will also make updates significantly easier and more consistent in downstream repositories that have these values hard-coded in multiple jobs (once this change is propagated).
π§ͺ Testing
Automated tests pass.
β Pre-approval checklist
[x] This PR has an informative and human-readable title.
[x] Changes are limited to a single goal - eschew scope creep!
[x] All relevant type-of-change labels have been added.
π£ Description
This pull request updates the
build
workflow to use the versions of Python and Go tracked in cisagov/setup-env-github-actions added with https://github.com/cisagov/setup-env-github-action/pull/70.π Motivation and context
This change will make it easier to update to new versions of Python and Go when they release. It will also make updates significantly easier and more consistent in downstream repositories that have these values hard-coded in multiple jobs (once this change is propagated).
π§ͺ Testing
Automated tests pass.
β Pre-approval checklist
β Pre-merge checklist