We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2d0989 + a1aaedb commit c4cb53eCopy full SHA for c4cb53e
.github/workflows/ci.yaml
@@ -28,7 +28,7 @@ jobs:
28
ANSIBLE_FORCE_COLOR: true
29
steps:
30
- name: Checkout
31
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
32
33
- uses: actions/setup-python@v5
34
with:
0 commit comments