mirror of
https://github.com/kdeldycke/awesome-falsehood.git
synced 2025-07-31 22:03:11 -04:00
Use bleeding edge branches.
We're not using anything too fancy here, so let's rely on latest actions.
This commit is contained in:
parent
2b61cda251
commit
f8dc306198
1 changed files with 2 additions and 2 deletions
4
.github/workflows/lint.yaml
vendored
4
.github/workflows/lint.yaml
vendored
|
@ -7,5 +7,5 @@ jobs:
|
|||
name: Lint
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: max/awesome-lint@v2.0.0
|
||||
- uses: actions/checkout@master
|
||||
- uses: max/awesome-lint@master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue