We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3e5508 commit 1c5792bCopy full SHA for 1c5792b
.github/workflows/commit.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v4
12
- uses: actions/setup-go@v5
13
with:
14
- go-version: '1.21'
+ go-version: '1.24'
15
16
- name: Test
17
run: go test -v ./...
0 commit comments