We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615671d commit d21600fCopy full SHA for d21600f
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ on:
11
12
env:
13
# Common versions
14
- GO_VERSION: '1.21'
+ GO_VERSION: '1.23'
15
DOCKER_BUILDX_VERSION: 'v0.8.2'
16
17
# Common users. We can't run a step 'if secrets.XXX != ""' but we can run a
0 commit comments