We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ee465 commit 280a4ccCopy full SHA for 280a4cc
.github/workflows/pull-request.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Go
16
uses: actions/setup-go@v5
17
with:
18
- go-version: "1.24.x"
+ go-version: "1.25.x"
19
- run: go version
20
21
- name: Install dependencies
.github/workflows/push.yml
0 commit comments