We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4007ccf commit b0b5c72Copy full SHA for b0b5c72
.github/workflows/test-ansible.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
go-version-file: "go.mod"
29
- run: sudo rm -rf /usr/local/bin/kustomize
30
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
31
32
python-version: '3.12'
33
- name: Run test e2e ansible molecule
0 commit comments