File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 33
33
uses : SimenB/github-actions-cpu-cores@v2
34
34
35
35
- name : Install micromamba
36
- uses : mamba-org/setup-micromamba@v1
36
+ uses : mamba-org/setup-micromamba@v2
37
37
with :
38
38
environment-file : environment-dev.yml
39
39
Original file line number Diff line number Diff line change 1
1
# xeus-sqlite
2
- [ ![ Azure Pipelines ] ( https://dev.azure. com/jupyter-xeus/jupyter- xeus/_apis/build/status/jupyter-xeus.xeus-sqlite?branchName=master )] ( https://dev.azure. com/jupyter-xeus/jupyter- xeus/_build/latest?definitionId=5&branchName=master )
2
+ [ ![ GithubActions ] ( https://github. com/jupyter-xeus/xeus-sqlite/actions/workflows/main.yml/badge.svg )] ( https://github. com/jupyter-xeus/xeus-sqlite/actions/workflows/main.yml )
3
3
[ ![ Documentation Status] ( https://readthedocs.org/projects/xeus-sqlite/badge/?version=latest )] ( https://xeus-sqlite.readthedocs.io/en/latest/?badge=latest )
4
4
[ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/jupyter-xeus/xeus-sqlite/stable?filepath=examples/Simple%20operations.ipynb )
5
5
You can’t perform that action at this time.
0 commit comments