We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1dac201 + a1bedf8 commit deadca2Copy full SHA for deadca2
.github/workflows/lint-ansible-role.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: Setup Python
15
uses: actions/setup-python@v4
0 commit comments