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