Skip to content

Commit

Permalink
issue #37 : updated lint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zerwes committed Dec 5, 2023
1 parent bdbea83 commit 73df814
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: run ansible-lint
uses: ansible/[email protected]
with:
path: '.'
uses: ansible/[email protected]

0 comments on commit 73df814

Please sign in to comment.