We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac5dfa1 commit 6624154Copy full SHA for 6624154
.github/workflows/go.yml
@@ -32,7 +32,7 @@ jobs:
32
go-version: ${{ matrix.go_version }}
33
34
- name: Revive check
35
- uses: morphy2k/[email protected].6
+ uses: morphy2k/[email protected].7
36
if: ${{ matrix.os == 'ubuntu-latest' && matrix.go_version == '1.20' }}
37
with:
38
# Exclude patterns, separated by semicolons (optional)
0 commit comments