We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc3ab8 commit cb25a78Copy full SHA for cb25a78
.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