Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Bump Github actions versions #258

Merged

Conversation

jhlegarreta
Copy link
Contributor

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

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
Copy link

ℹ️ Modified Workflows

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

Workflow files modified:

  • .github/workflows/build-test.yaml

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

Copy link

netlify bot commented Jun 27, 2024

Deploy Preview for sdc-bids-dmri failed.

Name Link
🔨 Latest commit 4fa581a
🔍 Latest deploy log https://app.netlify.com/sites/sdc-bids-dmri/deploys/667df252432edd0008584416

@jhlegarreta
Copy link
Contributor Author

jhlegarreta commented Jun 27, 2024

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.

@jhlegarreta jhlegarreta merged commit 74e2856 into carpentries-incubator:main Jun 27, 2024
3 of 11 checks passed
@jhlegarreta jhlegarreta deleted the BumpGithubActionsVersions branch June 27, 2024 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant