Skip to content

Commit

Permalink
Merge pull request #468 from bids-standard/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…denoland/setup-deno-2

Bump denoland/setup-deno from 1 to 2
  • Loading branch information
effigies authored Oct 14, 2024
2 parents bcd3cb9 + eadedda commit 1d7cf31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate_datasets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
bash -c "npm install -g bids-validator-*.tgz"
popd
- uses: denoland/setup-deno@v1
- uses: denoland/setup-deno@v2
if: "matrix.bids-validator == 'master-deno'"
with:
deno-version: v1.x
Expand Down

0 comments on commit 1d7cf31

Please sign in to comment.