We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b0abcd commit 9ab61d6Copy full SHA for 9ab61d6
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
- name: Set up Go
9
uses: actions/setup-go@master
10
with:
11
- go-version: '1.20'
+ go-version: '1.24'
12
13
- name: Check out code into the Go module directory
14
uses: actions/checkout@master
0 commit comments