mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-01-23 02:34:26 +00:00
Bump ansible versions
This commit is contained in:
parent
f894d4023e
commit
ff4e9d0015
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pull-requests.yml
vendored
2
.github/workflows/pull-requests.yml
vendored
|
|
@ -21,7 +21,7 @@ jobs:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
python -m pip install --upgrade pip
|
python -m pip install --upgrade pip
|
||||||
pip install ansible==9.0.1 ansible-lint==6.22.1
|
pip install ansible==10.2.0 ansible-lint==24.7.0
|
||||||
|
|
||||||
- name: Syntax Check
|
- name: Syntax Check
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue