1
0
mirror of https://github.com/kha7iq/pingme.git synced 2025-05-15 22:30:11 -07:00

fix: update golint to version 3

This commit is contained in:
kha7iq 2022-07-18 11:34:07 +08:00
parent 111c27d9cd
commit c23aa335fc

View File

@ -9,6 +9,4 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
- name: golangci-lint - name: golangci-lint
uses: golangci/golangci-lint-action@v2 uses: golangci/golangci-lint-action@v3
with:
version: v1.29