Skip to content

Commit

Permalink
Bump ansible versions
Browse files Browse the repository at this point in the history
  • Loading branch information
antonym committed Aug 10, 2024
1 parent f894d40 commit ff4e9d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install dependencies
run: |
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
run: |
Expand Down

0 comments on commit ff4e9d0

Please sign in to comment.