Compare commits

..

No commits in common. "40f518d2ec4f79152f5c3ad8e384b628ddf29b8e" and "e6ebe8d2cafe24b229642065b01e3866b9648e9a" have entirely different histories.

View file

@ -9,7 +9,7 @@ jobs:
name: Lint YAML files
runs-on: docker
container:
image: mafyuh/node-yamllint:v1.0.0
image: cytopia/yamllint:latest
steps:
- name: Checkout code
uses: actions/checkout@v4