1 Commits

Author SHA1 Message Date
8cd8caece1 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) Failing after 2s
2025-09-18 22:30:17 +02:00

View File

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