chore(deps): update actions/checkout to v5.0.0
Some checks failed
Ansible Linter / ansible-lint (push) Failing after 4s
Lint Markdown files / markdown-lint (push) Successful in 10s

This commit is contained in:
2025-09-18 22:31:48 +02:00
parent a50a122fc8
commit b35163be63

View File

@ -12,7 +12,7 @@ jobs:
runs-on:
- ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5.0.0
- name: Run ansible-lint
uses: ansible/ansible-lint@v25.8.2
with: