Skip to content

build/ci: Update Go to v1.24, golangci-lint to v1.64.5 and fix issues #5293

build/ci: Update Go to v1.24, golangci-lint to v1.64.5 and fix issues

build/ci: Update Go to v1.24, golangci-lint to v1.64.5 and fix issues #5293

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
name: Spell checker
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@master