Apply suggestion from @beeankha

This commit is contained in:
Bianca Henderson
2026-05-15 16:04:29 -04:00
committed by GitHub
parent 39bc21ea47
commit 1bb0bf5f04

View File

@@ -40,6 +40,8 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
path: ansible_collections/kubernetes/core
- name: Set up Python
uses: actions/setup-python@v5