1
0
Fork 0
mirror of https://github.com/roles-ansible/ansible_role_acmetool.git synced 2024-08-16 12:29:49 +02:00

Merge pull request #24 from roles-ansible/action

use checkout v3
This commit is contained in:
L3D 2022-04-07 21:57:37 +02:00 committed by GitHub
commit e2ce11d77c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,7 +15,7 @@ jobs:
steps:
- name: 'checkout git repo'
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: 'Lint Ansible Playbook'
uses: ansible/ansible-lint-action@v6