We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8672d5 commit ecf8873Copy full SHA for ecf8873
.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
7
tags:
8
- '*.*.*'
9
env:
10
- GO_VERSION: "1.20"
+ GO_VERSION: "1.21"
11
12
13
permissions:
0 commit comments