Compare commits
No commits in common. "40f518d2ec4f79152f5c3ad8e384b628ddf29b8e" and "e6ebe8d2cafe24b229642065b01e3866b9648e9a" have entirely different histories.
40f518d2ec
...
e6ebe8d2ca
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ jobs:
|
||||||
name: Lint YAML files
|
name: Lint YAML files
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: mafyuh/node-yamllint:v1.0.0
|
image: cytopia/yamllint:latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue