Skip to content

Commit

Permalink
roll back validator version
Browse files Browse the repository at this point in the history
  • Loading branch information
bendhouseart committed Sep 12, 2024
1 parent 0ab848f commit 7a0c7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phantoms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
uses: actions/setup-node@v4

- name: Install BIDS Validator
run: npm install -g bids-validator
run: npm install -g bids-validator@1.14.6

- name: Collect Phantoms
if: ${{ steps.cache-phantoms.outputs.cache-hit != 'true' }} && ${{ !env.ACT }}
Expand Down

0 comments on commit 7a0c7d7

Please sign in to comment.