Skip to content

Commit 47e7234

Browse files
Test
1 parent 26e828f commit 47e7234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Install Go
1717
uses: actions/setup-go@v4
1818
with:
19-
go-version: '1.20'
19+
go-version: '1.24'
2020

2121
- name: Run tests and calculate coverage
2222
run: |

0 commit comments

Comments
 (0)