Skip to content

Bump actions/checkout to v6 (#32) #82

Bump actions/checkout to v6 (#32)

Bump actions/checkout to v6 (#32) #82

Workflow file for this run

---
name: YAML Lint
on: [push]
jobs:
lint-yaml:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3