Skip to content

Commit a2d392c

Browse files
committed
fix: action - set go version to 1.19 for format diffs
1 parent bd63350 commit a2d392c

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)