Skip to content

Commit 8f91664

Browse files
authored
Merge pull request #516 from bids-standard/dependabot/github_actions/actions-infrastructure-5e51f74d5c
chore(deps): Bump actions/setup-node from 5 to 6 in the actions-infrastructure group
2 parents bd8a951 + 401bbfa commit 8f91664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate_datasets.yml

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

3939
- name: Set up Node.js
4040
if: matrix.bids-validator == 'legacy'
41-
uses: actions/setup-node@v5
41+
uses: actions/setup-node@v6
4242
with:
4343
node-version: 22
4444

0 commit comments

Comments
 (0)