mirror of
https://github.com/kdeldycke/awesome-falsehood.git
synced 2024-11-20 11:35:56 -05:00
Fix version.
This commit is contained in:
parent
d401e20400
commit
2defbacb88
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yaml
vendored
2
.github/workflows/lint.yaml
vendored
|
@ -8,7 +8,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: max/awesome-lint@v2
|
||||
- uses: max/awesome-lint@v2.0.0
|
||||
|
||||
validate_links:
|
||||
name: Validate links
|
||||
|
|
Loading…
Reference in a new issue