Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c659547 commit ff22db5Copy full SHA for ff22db5
.github/workflows/go-lint.yaml
@@ -24,7 +24,7 @@ jobs:
24
id: go
25
26
- id: golangci_configuration
27
- uses: andstor/file-existence-action@v1
+ uses: andstor/file-existence-action@v2
28
with:
29
files: .golangci.yaml
30
0 commit comments