We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 071968b commit 7622231Copy full SHA for 7622231
.github/workflows/i18n-weekly-pull.yaml
@@ -2,7 +2,7 @@ name: i18n-weekly-pull
2
3
env:
4
# See: https://github.com/actions/setup-go/tree/main#supported-version-syntax
5
- GO_VERSION: ">=1.18"
+ GO_VERSION: "1.19"
6
COVERAGE_ARTIFACT: coverage-data
7
8
on:
0 commit comments