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 7a7154a commit eaf2b29Copy full SHA for eaf2b29
.github/workflows/lint-ansible.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
11
steps:
12
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
13
14
- name: Check GitHub event type to determine reporter type
15
run: |
0 commit comments