mirror of
https://github.com/pelican-plugins/share-post.git
synced 2025-10-15 17:08:54 +02:00
Update linters and adjust dependency versions
This commit is contained in:
parent
98f25e3ed0
commit
ba52c4c0d1
2 changed files with 9 additions and 5 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -49,6 +49,10 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Validate links in Markdown files
|
||||
uses: JustinBeckwith/linkinator-action@v1
|
||||
with:
|
||||
retry: true
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue