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

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