Skip to content

chore(deps): bump actions/checkout from 4.1.2 to 4.1.4 #165

chore(deps): bump actions/checkout from 4.1.2 to 4.1.4

chore(deps): bump actions/checkout from 4.1.2 to 4.1.4 #165

Workflow file for this run

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