Skip to content

Commit aa9a14b

Browse files
committed
fix CI
1 parent ac594c5 commit aa9a14b

2 files changed

Lines changed: 2 additions & 216 deletions

File tree

.github/workflows/execute-nbs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
activate-environment: tutorials
4949
channel-priority: flexible
5050
environment-file: environment.yml
51-
miniforge-variant: Mambaforge
51+
miniforge-variant: Miniforge3
5252
miniforge-version: latest
5353
use-mamba: true
5454
# some important packages are not available as .tar.bz2 anymore
@@ -83,6 +83,6 @@ jobs:
8383
jcache notebook merge $f $f
8484
done
8585
86-
- uses: stefanzweifel/git-auto-commit-action@v4
86+
- uses: stefanzweifel/git-auto-commit-action@v5
8787
with:
8888
commit_message: Render notebooks

docs/contributing.md

Lines changed: 0 additions & 214 deletions
This file was deleted.

0 commit comments

Comments
 (0)