We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 005643b commit 6336f65Copy full SHA for 6336f65
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Go 1.x
18
uses: actions/setup-go@v5
19
with:
20
- go-version: '1.23'
+ go-version: '1.24'
21
id: go
22
23
- uses: actions/checkout@v4
0 commit comments