carpentries-incubator / SDC-BIDS-dMRI

Introduction to dMRI
https://carpentries-incubator.github.io/SDC-BIDS-dMRI/
Other
22 stars 16 forks source link

ENH: Bump Github actions versions #258

Closed jhlegarreta closed 2 weeks ago

jhlegarreta commented 2 weeks ago

Bump Github actions version in the Build, test workflow file.

Fixes:

Node.js 16 actions are deprecated.
 Please update the following actions to use Node.js 20:
 actions/cache@v3, actions/setup-python@v4, actions/checkout@v3.
 For more information see:
 https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

raised for example in: https://github.com/carpentries-incubator/SDC-BIDS-dMRI/actions/runs/9655229240

github-actions[bot] commented 2 weeks ago

:information_source: Modified Workflows

This pull request contains modified workflow files and no preview will be created.

Workflow files modified:

If this is not from a trusted source, please inspect the changes for any malicious content.

netlify[bot] commented 2 weeks ago

Deploy Preview for sdc-bids-dmri failed.

Name Link
Latest commit 4fa581a7732b9a0f8be6175c6345c371549d59f3
Latest deploy log https://app.netlify.com/sites/sdc-bids-dmri/deploys/667df252432edd0008584416
jhlegarreta commented 2 weeks ago

Build failures are unrelated: they are being addressed in PR #257.

Warnings are gone: https://github.com/carpentries-incubator/SDC-BIDS-dMRI/actions/runs/9704843411

so merging.