File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 43
43
steps :
44
44
- uses : actions/checkout@v3
45
45
- name : golangci-lint
46
- uses : golangci/golangci-lint-action@v2
46
+ uses : golangci/golangci-lint-action@v3
47
47
with :
48
48
version : latest
Original file line number Diff line number Diff line change 1
1
Package mold
2
2
============
3
- ![ Project status] ( https://img.shields.io/badge/version-4.3 .0-green.svg )
3
+ ![ Project status] ( https://img.shields.io/badge/version-4.4 .0-green.svg )
4
4
[ ![ Build Status] ( https://travis-ci.org/go-playground/mold.svg?branch=v2 )] ( https://travis-ci.org/go-playground/mold )
5
5
[ ![ Coverage Status] ( https://coveralls.io/repos/github/go-playground/mold/badge.svg?branch=v2 )] ( https://coveralls.io/github/go-playground/mold?branch=v2 )
6
6
[ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/go-playground/mold )] ( https://goreportcard.com/report/github.com/go-playground/mold )
You can’t perform that action at this time.
0 commit comments