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 560061b commit 69520a1Copy full SHA for 69520a1
.github/workflows/prepare-action/action.yml
@@ -15,7 +15,7 @@ runs:
15
working-directory: "./ansible_collections/hifis/toolkit/"
16
17
- name: "Set up Python 3.x"
18
- uses: "actions/setup-python@v5"
+ uses: "actions/setup-python@v6"
19
with:
20
python-version-file: "./ansible_collections/hifis/toolkit/.python-version"
21
0 commit comments