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 b89b7ed commit b72fc06Copy full SHA for b72fc06
.github/workflows/check-codegen.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
matrix:
16
os: [ ubuntu-latest ]
17
- go-version: [1.22.x]
+ go-version: [1.23.x]
18
runs-on: ${{ matrix.os }}
19
steps:
20
- name: Checkout
0 commit comments