We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd4b9b7 commit ea411f5Copy full SHA for ea411f5
.github/workflows/lint-ansible-role.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v2
13
14
- name: Setup Python
15
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v4
16
with:
17
python-version: 3.9
18
architecture: x64
0 commit comments