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.
2 parents a90c648 + b2f19dd commit 258d744Copy full SHA for 258d744
.github/workflows/build_workflow.yml
@@ -31,7 +31,7 @@ jobs:
31
32
- if: ${{ steps.skip_check.outputs.should_skip != 'true' }}
33
name: Set up Python 3.10
34
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
35
with:
36
python-version: "3.10"
37
0 commit comments