We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d906529 commit 82e2d21Copy full SHA for 82e2d21
.github/workflows/build-builder-image.yml
@@ -7,7 +7,7 @@ on:
7
- cron: '30 0 * * *'
8
9
env:
10
- GO_VERSION: 1.19.3
+ GO_VERSION: 1.19.4
11
12
jobs:
13
0 commit comments