We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 588e650 commit 7b8fd01Copy full SHA for 7b8fd01
.github/workflows/lint.yml
@@ -16,7 +16,7 @@ jobs:
16
SUITE: default
17
steps:
18
- name: Check out the codebase.
19
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
20
with:
21
path: ${{ env.ANSIBLE_ROLE }}
22
0 commit comments