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

use checkout v3

This commit is contained in:
L3D 2022-04-07 21:56:21 +02:00
parent 275bf087da
commit 3f6be6995e
Signed by: l3d
GPG key ID: CD08445BFF4313D1

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