Skip to content

Commit

Permalink
CI: update github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Carbenium committed Oct 22, 2023
1 parent 3d44fff commit 76d3e29
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2

- uses: actions/checkout@v4
- name: lint
uses: ansible/ansible-lint-action@main
with:
targets: "."
uses: ansible/ansible-lint@main

0 comments on commit 76d3e29

Please # to comment.