File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 actions :
99 patterns :
1010 - " *"
11- labels :
12- - no-changelog-entry-needed
11+ commit-message :
12+ prefix : " [dependabot] "
1313 cooldown :
1414 default-days : 7
Original file line number Diff line number Diff line change 3333 continue-on-error : true
3434 name : python-${{ matrix.python-version }}-numba-${{ matrix.numba }}
3535 steps :
36- - uses : actions/checkout@v2
36+ - uses : actions/checkout@v6
3737 - uses : conda-incubator/setup-miniconda@v3
3838 with :
3939 activate-environment : ' mne-features'
Original file line number Diff line number Diff line change 1616 package :
1717 runs-on : ubuntu-latest
1818 steps :
19- - uses : actions/checkout@v5
19+ - uses : actions/checkout@v6
2020 with :
2121 persist-credentials : false
2222 - uses : actions/setup-python@v6
You can’t perform that action at this time.
0 commit comments