mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Add explicit checkout of workspace
This commit is contained in:
parent
6760683639
commit
70549e4c02
1
.github/workflows/lint.yml
vendored
1
.github/workflows/lint.yml
vendored
@ -5,4 +5,5 @@ jobs:
|
|||||||
name: Lint
|
name: Lint
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v1.0.0
|
||||||
- uses: max/awesome-lint@1.0.0
|
- uses: max/awesome-lint@1.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user