We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd4b9b7 commit 2b67f45Copy full SHA for 2b67f45
.github/workflows/lint-ansible-role.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-latest
10
11
steps:
12
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
13
14
- name: Setup Python
15
uses: actions/setup-python@v1
0 commit comments