We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b7967 commit 53808d0Copy full SHA for 53808d0
.github/workflows/ci-check-md-links.yml
@@ -14,7 +14,7 @@ on:
14
15
jobs:
16
check-md-links:
17
- uses: Lightning-AI/utilities/.github/workflows/check-md-links.yml@v0.14.3
+ uses: Lightning-AI/utilities/.github/workflows/check-md-links.yml@main # can be pin with >=0.14.4
18
with:
19
config-file: ".github/markdown-links-config.json"
20
base-branch: "master"
0 commit comments