We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcc0b43 commit f28a74eCopy full SHA for f28a74e
.github/workflows/pre_merge.yml
@@ -81,6 +81,6 @@ jobs:
81
runs-on: ubuntu-22.04
82
steps:
83
- uses: actions/checkout@v4
84
- - uses: AlexanderDokuchaev/md-dead-link-check@v0.9
+ - uses: AlexanderDokuchaev/md-dead-link-check@v1.0
85
with:
86
config: pyproject.toml
0 commit comments