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 f23e445 commit 531ea7fCopy full SHA for 531ea7f
.github/workflows/push.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Set up Go
12
uses: actions/setup-go@master
13
with:
14
- go-version: '1.24'
+ go-version: '1.25'
15
16
- name: Check out code into the Go module directory
17
uses: actions/checkout@master
0 commit comments