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 97a3904 commit fff7795Copy full SHA for fff7795
.github/workflows/page.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Checkout
31
uses: actions/checkout@v3
32
- name: Convert Markdown to HTML
33
- uses: natescherer/markdown-to-html-with-github-style-action@v1
+ uses: natescherer/markdown-to-html-with-github-style-action@v1.1.0
34
with:
35
path: README.md
36
- name: Create index file
0 commit comments