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 f743d32 commit a3e6ae3Copy full SHA for a3e6ae3
.github/workflows/build-base-python.yml
@@ -64,7 +64,7 @@ jobs:
64
uses: actions/checkout@v4
65
66
- name: Set up Python
67
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
68
if: ${{ needs.setup.outputs.python == 'python' }}
69
with:
70
python-version: '3.9'
0 commit comments