Skip to content

Bump codecov/codecov-action from 3.1.0 to 3.1.3 #155

Bump codecov/codecov-action from 3.1.0 to 3.1.3

Bump codecov/codecov-action from 3.1.0 to 3.1.3 #155

Workflow file for this run

name: golangci-lint
on: [push, pull_request]
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3