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 c5add3a commit ca4c677Copy full SHA for ca4c677
.github/workflows/build-conquest-python.yml
@@ -67,7 +67,7 @@ jobs:
67
uses: actions/checkout@v4
68
69
- name: Set up Python
70
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
71
if: ${{ needs.setup.outputs.python == 'python' }}
72
with:
73
python-version: '3.9'
0 commit comments