Skip to content

Commit

Permalink
Update python-package-conda_EOL.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seina001 authored Jun 7, 2023
1 parent 1b58069 commit 456080f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package-conda_EOL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
# $CONDA is an environment variable pointing to the root of the miniconda directory
echo $CONDA/bin >> $GITHUB_PATH
- name: Initiate conda channels
uses: conda-incubator/setup-miniconda@v3
uses: conda-incubator/setup-miniconda@v2
with:
activate-environment: testenv
python-version: 3.8
Expand Down

0 comments on commit 456080f

Please sign in to comment.