Skip to content

Commit

Permalink
upgraded lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
zerwes committed Jan 31, 2024
1 parent f4c8469 commit 1bb9067
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
path: 'rls.gns3server'
- uses: actions/checkout@v4
- name: run ansible-lint
uses: ansible/[email protected]
with:
path: '.'
uses: ansible/[email protected]

0 comments on commit 1bb9067

Please sign in to comment.