1
0
Fork 0
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:
Kevin Deldycke 2020-01-11 09:31:49 +01:00 committed by GitHub
parent 2b61cda251
commit f8dc306198
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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