Skip to content

Commit 875326a

Browse files
authored
Update build-test-envt.yml
1 parent b157570 commit 875326a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-test-envt.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ jobs:
1818
run:
1919
shell: bash -l {0}
2020
steps:
21-
- uses: actions/checkout@v2
21+
- uses: actions/checkout@v4.1.7
2222
with:
2323
ref: upgrade-to-3.9
24-
- uses: conda-incubator/setup-miniconda@v2
24+
- uses: conda-incubator/setup-miniconda@v3.0.4
2525
with:
2626
miniconda-version: 'latest'
2727
channels: conda-forge

0 commit comments

Comments
 (0)