We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fd722f commit d0b3f6aCopy full SHA for d0b3f6a
.github/workflows/build-common.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Go
18
uses: actions/setup-go@v5
19
with:
20
- go-version: 1.22.4
+ go-version: 1.23
21
22
- name: Build
23
run: |
0 commit comments