We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b312308 commit 171b9cfCopy full SHA for 171b9cf
1 file changed
.github/workflows/go-test.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Go
19
uses: actions/setup-go@v4
20
with:
21
- go-version: '1.23'
+ go-version: '1.25'
22
23
- name: Install dependencies
24
run: |
0 commit comments