Skip to content

Commit

Permalink
WIP: Try downgrade setup-python version
Browse files Browse the repository at this point in the history
  • Loading branch information
SMoraisAnsys authored Feb 29, 2024
1 parent 8cad781 commit aad3d72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- uses: actions/checkout@v4

- name: Set up Python ${{ env.MAIN_PYTHON_VERSION_WINDOWS }}
uses: ansys/actions/_setup-python@v5
uses: actions/setup-python@v4
with:
python-version: ${{ env.MAIN_PYTHON_VERSION }}
use-cache: false
Expand Down

0 comments on commit aad3d72

Please sign in to comment.