Skip to content

Commit d355d39

Browse files
committed
Merge branch 'landing_page' of github.com:julia-pfarr/bids-website into landing_page
2 parents e705068 + 03b285f commit d355d39

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

.github/workflows/linkcheck.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ jobs:
2727
fetch-depth: 0
2828

2929
- name: Set up Python
30-
uses: actions/setup-python@v6
30+
uses: astral-sh/setup-uv@v6
3131
with:
3232
python-version: 3.12
3333

3434
- name: Set up node
3535
uses: actions/setup-node@v5
3636
with:
37-
node-version: 22
37+
node-version: 24
3838

3939
- name: Install dependencies and update content from submodules
4040
run: make all

docs/blog/posts/2024-09-19-steering-group-minutes.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,6 @@ Code of conduct may be ready, but governance will not be ready.
3333

3434
- this is somewhat reflective of the BIDS community (unfortunately)
3535

36-
- Possible Suggestions:
37-
- ******
38-
- ******
39-
4036
## Meeting with Chris Holdgraf
4137

4238
### Context

0 commit comments

Comments
 (0)