Skip to content

Commit ce301a9

Browse files
committed
fix: grpc dependency upgrade
Signed-off-by: atilsensalduz <[email protected]>
1 parent 2b98679 commit ce301a9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/markdown_link_checker.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,4 @@ jobs:
55
runs-on: ubuntu-latest
66
steps:
77
- uses: actions/checkout@v4
8-
- uses: gaurav-nelson/github-action-markdown-link-check@v1
9-
with:
10-
use-quiet-mode: 'yes'
8+
- uses: ruzickap/action-my-markdown-link-checker@v1

0 commit comments

Comments
 (0)