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

Updated actions/setup-node action to v3.8.1 to use node 16 #1577

Merged
merged 1 commit into from
Sep 16, 2023

Conversation

fredericsimard
Copy link
Contributor

Upped the version of actions/setup-node to v3.8.1 to use node 16. Following warning from GH:

The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Upped the version to use node 16. Following warning from GH:
```
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
```
@fredericsimard fredericsimard self-assigned this Sep 16, 2023
@fredericsimard fredericsimard merged commit 6618c75 into master Sep 16, 2023
10 of 24 checks passed
@fredericsimard fredericsimard deleted the fix-action-upgrade-to-node16 branch September 16, 2023 14:07
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.

None yet

1 participant