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

Update Node version in actions/checkout #864

Merged
merged 1 commit into from
May 1, 2024
Merged

Conversation

camillevilla
Copy link
Contributor

@camillevilla camillevilla commented Apr 26, 2024

Addresses a deprecation warning in our CI workflows:

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

Addresses a deprecation warning in our CI workflows: 
```
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
```
@bradjohnson92008 bradjohnson92008 self-requested a review May 1, 2024 00:01
Copy link
Contributor

@bradjohnson92008 bradjohnson92008 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Thanks Camille

@camillevilla camillevilla merged commit 4088d19 into master May 1, 2024
5 of 6 checks passed
@camillevilla camillevilla deleted the gh-actions-node branch May 1, 2024 00:34
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.

2 participants