Skip to content

Commit

Permalink
Update build-test-envt.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eculler authored Jun 21, 2024
1 parent b157570 commit 875326a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-test-envt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ jobs:
run:
shell: bash -l {0}
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4.1.7
with:
ref: upgrade-to-3.9
- uses: conda-incubator/setup-miniconda@v2
- uses: conda-incubator/setup-miniconda@v3.0.4
with:
miniconda-version: 'latest'
channels: conda-forge
Expand Down

0 comments on commit 875326a

Please sign in to comment.