Skip to content

Commit 8c2f046

Browse files
committed
set go-version to latest
1 parent cf809f5 commit 8c2f046

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0.0
3535
with:
36-
go-version: '1.24'
36+
go-version: 'latest'
3737
check-latest: 'true'
3838
cache: 'true'
3939

0 commit comments

Comments
 (0)