Update actions/checkout action to v7
This commit is contained in:
parent
5f7b0c9449
commit
932a60bd0c
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
name: Ansible Lint
|
||||
runs-on: docker
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: actions/checkout@v7.0.0
|
||||
- name: Install pip
|
||||
run: |
|
||||
apt update
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue