Skip to content

actions: update to go 1.22/1.23 #8

actions: update to go 1.22/1.23

actions: update to go 1.22/1.23 #8

Workflow file for this run

name: "StaticCheck"
on: ["push", "pull_request"]
jobs:
ci:
name: "staticcheck"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 1
- uses: dominikh/[email protected]
with:
version: "2024.1.1"