Compare commits

..

No commits in common. "renovate/actions-checkout-6.x" and "main" have entirely different histories.

View file

@ -10,7 +10,7 @@ jobs:
name: Ansible Lint
runs-on: docker
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@v5
- name: Install pip
run: |
apt update