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 f29f5bdCopy full SHA for f29f5bd
.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.24.x
13
14
- name: Checkout code
15
uses: actions/checkout@v4
0 commit comments