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 4aaff07 commit a4e7252Copy full SHA for a4e7252
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Install Go
10
uses: actions/setup-go@v5
11
with:
12
- go-version: 1.21.x
+ go-version: 1.25.x
13
14
- name: Checkout code
15
uses: actions/checkout@v4
0 commit comments