Skip to content

Commit 6ee9f30

Browse files
authored
Merge branch 'devel' into patch-2
2 parents c33ff8c + e98f14f commit 6ee9f30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ansible-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
steps:
4141
# Important: This sets up your GITHUB_WORKSPACE environment variable
42-
- uses: actions/checkout@v2
42+
- uses: actions/checkout@v4
4343

4444
- name: ansible-lint
4545
# replace "master" with any valid ref

0 commit comments

Comments
 (0)