Skip to content

Commit

Permalink
actions/checkout@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
goffinet committed Nov 19, 2022
1 parent c199e80 commit f0efd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
# Important: This sets up your GITHUB_WORKSPACE environment variable
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Lint Ansible Playbook
# replace "master" with any valid ref
uses: ansible/ansible-lint-action@main
Expand Down

0 comments on commit f0efd2b

Please sign in to comment.