Skip to content

Commit c278444

Browse files
[dependabot]: Bump the actions group with 2 updates (#677)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: mne[bot] <50266005+mne-bot@users.noreply.github.com>
1 parent e24c60a commit c278444

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/tests.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
with:
5050
qt: true
5151
pyvista: false
52-
- uses: mamba-org/setup-micromamba@v2
52+
- uses: mamba-org/setup-micromamba@v3
5353
with:
5454
environment-file: environment.yml
5555
environment-name: mne-nirs
@@ -74,5 +74,5 @@ jobs:
7474
path: ~/mne_data
7575
- run: ./tools/github_actions_download.sh
7676
- run: pytest --cov=mne_nirs --cov-report xml -vv -m "not examples" "mne_nirs/"
77-
- uses: codecov/codecov-action@v5
77+
- uses: codecov/codecov-action@v6
7878
if: success()

0 commit comments

Comments
 (0)