Skip to content

Commit

Permalink
ci: Update strip-markdown-html to v0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarmil committed Jul 4, 2023
1 parent d1e986e commit 30f0e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- name: Test
run: dotnet test -c Release
- name: Strip HTML from README
uses: Tarmil/strip-markdown-html@v0.1
uses: Tarmil/strip-markdown-html@v0.3
with:
input-path: README.md
output-path: src/Diffract/README.md
Expand Down

0 comments on commit 30f0e27

Please sign in to comment.