Skip to content

build(deps): bump golang.org/x/sys from 0.38.0 to 0.40.0 #53

build(deps): bump golang.org/x/sys from 0.38.0 to 0.40.0

build(deps): bump golang.org/x/sys from 0.38.0 to 0.40.0 #53

Workflow file for this run

# See LICENSE file for copyright and license information
name: GolangCI-Lint
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: lint
uses: golangci/golangci-lint-action@v8.0.0