Skip to content

Commit 2ad24cc

Browse files
authored
Merge pull request #8 from tencentcloudstack/fix/go-root-version
fix: action - set go version to 1.19 for format diffs
2 parents bd63350 + a2d392c commit 2ad24cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
dotnetversion:
114114
- 3.1.301
115115
goversion:
116-
- 1.18.x
116+
- 1.19.x
117117
language:
118118
- nodejs
119119
- python

0 commit comments

Comments
 (0)