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 4072c08 commit 1c39c35Copy full SHA for 1c39c35
.github/workflows/LinkChecker.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v2
16
with:
17
- ref: "gh-pages"
+ ref: 'gh-pages'
18
19
- name: Link Checker
20
uses: lycheeverse/[email protected]
0 commit comments