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 4s

This commit is contained in:
2025-09-18 22:32:50 +02:00
parent a0be780f3e
commit efd036df61

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: