Skip to content

Commit 6e15877

Browse files
Merge branch 'main' into parallel_writing
2 parents 7ea77e3 + 2adc50c commit 6e15877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ jobs:
187187

188188
- name: Set up Node.js (validator-stable and validator-main)
189189
if: matrix.bids-validator-version == 'validator-stable' || matrix.bids-validator-version == 'validator-main'
190-
uses: actions/setup-node@v5
190+
uses: actions/setup-node@v6
191191
with:
192192
node-version: 20
193193

0 commit comments

Comments
 (0)