Skip to content

chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 #102

chore(deps): bump actions/checkout from 4.1.0 to 4.1.1

chore(deps): bump actions/checkout from 4.1.0 to 4.1.1 #102

Workflow file for this run

on: [pull_request]
name: lint
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
- name: golangci-lint
uses: golangci/golangci-lint-action@3a919529898de77ec3da873e3063ca4b10e7f5cc
with:
only-new-issues: true
version: v1.53