Skip to content

Commit

Permalink
WIP: Add temporary solution for broken ubuntu-latest action
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakuje committed Jun 6, 2024
1 parent dfebc9a commit 2fca128
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 @@ -12,7 +12,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 2fca128

Please sign in to comment.