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 b0fe450 + 3d9eea2 commit 5ad74e7Copy full SHA for 5ad74e7
.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@v3
+ uses: actions/setup-python@v5
35
with:
36
python-version: "3.10"
37
0 commit comments