Skip to content

Commit c7479ad

Browse files
committed
ci: Bump to golang 1.23 💚 ️
1 parent 6dc24d1 commit c7479ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- uses: actions/setup-go@v5
1515
with:
16-
go-version: '1.22'
16+
go-version: '1.23'
1717
- uses: golangci/[email protected]
1818
test:
1919
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)