Bump go to 1.24 (#66)

* Bump go to 1.24

* bump golangci-lint-action
This commit is contained in:
ChristopherHX
2025-03-23 11:39:24 +01:00
committed by GitHub
parent 502d1687c2
commit 78089b3e42
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ jobs:
check-latest: true
- uses: golangci/golangci-lint-action@v6.5.0
with:
version: v1.62
version: v1.64.8
- uses: megalinter/megalinter/flavors/go@v8.4.2
env:
DEFAULT_BRANCH: ${{ github.event.repository.default_branch }}