Skip to content

Commit fc11b3e

Browse files
committed
[DATALAD] Recorded changes
1 parent eab7652 commit fc11b3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bids_validator.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@ env:
1616

1717
jobs:
1818
build:
19-
runs-on: ubuntu-22.04
19+
runs-on: ubuntu-latest
2020
steps:
2121

2222
- uses: actions/setup-node@v3
2323
with:
24-
node-version: '14'
24+
node-version: '18'
2525

2626
- uses: actions/checkout@v3
2727
with:

0 commit comments

Comments
 (0)