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