Compare commits
2 commits
e6ebe8d2ca
...
40f518d2ec
Author | SHA1 | Date | |
---|---|---|---|
40f518d2ec | |||
3de999865c |
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
|||
name: Lint YAML files
|
||||
runs-on: docker
|
||||
container:
|
||||
image: cytopia/yamllint:latest
|
||||
image: mafyuh/node-yamllint:v1.0.0
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in a new issue