We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e32d3c + 3e369a9 commit ee4ced3Copy full SHA for ee4ced3
.github/workflows/conda_check.yml
@@ -17,7 +17,7 @@ jobs:
17
steps:
18
- uses: actions/checkout@v4
19
- name: Set up Python 3.10
20
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v5
21
with:
22
python-version: '3.10'
23
- name: Add conda to system path
0 commit comments