We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14d79e0 commit 5d9cda9Copy full SHA for 5d9cda9
.github/workflows/release.yml
@@ -5,7 +5,7 @@ on:
5
tags: 'v*'
6
7
env:
8
- GO_VERSION: 1.20.10
+ GO_VERSION: 1.20.11
9
10
jobs:
11
prepare-sources-with-deps:
0 commit comments