We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3aa1e3 commit e187552Copy full SHA for e187552
.github/workflows/go.yml
@@ -11,7 +11,7 @@ permissions:
11
12
env:
13
# Minimum supported Go toolchain
14
- ACTION_MINIMUM_TOOLCHAIN: "1.12"
+ ACTION_MINIMUM_TOOLCHAIN: "1.13"
15
16
jobs:
17
build:
0 commit comments