Skip to content

Commit

Permalink
ci: Bump to golang 1.23 💚 ️
Browse files Browse the repository at this point in the history
  • Loading branch information
guisea committed Jan 1, 2025
1 parent 6dc24d1 commit c7479ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.22'
go-version: '1.23'
- uses: golangci/[email protected]
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c7479ad

Please sign in to comment.