Skip to content

Commit

Permalink
fix(tests): use patched action working around pip changes in Ubuntu 2…
Browse files Browse the repository at this point in the history
…4.04
  • Loading branch information
mattwillsher committed Jun 2, 2024
1 parent fc87009 commit e612e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v4

- name: ansible check with ubuntu:latest
uses: roles-ansible/check-ansible-ubuntu-latest-action@master
uses: mattwillsher/check-ansible-ubuntu-latest-action@master
with:
group: local
hosts: localhost
Expand Down

0 comments on commit e612e63

Please sign in to comment.