Skip to content

Commit

Permalink
Merge pull request #2217 from glimchb/patch-1
Browse files Browse the repository at this point in the history
ci: bump checkout action release to latest v4
  • Loading branch information
sujit-jadhav authored Jan 14, 2024
2 parents 0de707c + 2aa0c40 commit e98f14f
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 e98f14f

Please sign in to comment.