Skip to content

Commit

Permalink
ci: bump checkout action release to latest v4
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
  • Loading branch information
glimchb authored Jan 12, 2024
1 parent 0de707c commit 2aa0c40
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 @@ -30,7 +30,7 @@ jobs:

steps:
# Important: This sets up your GITHUB_WORKSPACE environment variable
- uses: actions/checkout@v2
- uses: actions/checkout@v4

- name: ansible-lint
# replace "master" with any valid ref
Expand Down

0 comments on commit 2aa0c40

Please sign in to comment.