[ci] fix github actions post 2.18 (#789) (#811)

This is a backport of PR #789 as merged into main (cd68631).
This PR includes a trivial fix for the GitHub Actions issue #788 and related to switching milestone and devel branches of ansible/ansible to version 2.19 and prepare repo to be ready to include test with Python 3.13 when ansible-network/github_actions/pull/162 is merged.
ISSUE TYPE

Bugfix Pull Request

COMPONENT NAME
GitHub actions/test

Reviewed-by: Mike Graves <mgraves@redhat.com>
This commit is contained in:
patchback[bot]
2024-12-10 17:28:59 +00:00
committed by GitHub
parent 00bbf16cff
commit cd55f596ab
3 changed files with 34 additions and 6 deletions

View File

@@ -0,0 +1,3 @@
---
trivial:
- Fix GitHub actions issue related to switch milestone and devel branches of ansible to 2.19 (https://github.com/ansible-collections/kubernetes.core/pull/789)