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 9a8396a commit f83bf9bCopy full SHA for f83bf9b
.github/workflows/go.yml
@@ -9,7 +9,7 @@ jobs:
9
- name: Install Go
10
uses: actions/setup-go@v4
11
with:
12
- go-version: 1.17.x
+ go-version: 1.24.x
13
- name: Checkout code
14
uses: actions/checkout@v4
15
- name: Test code
0 commit comments