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

ci: Update setup-node and cache actions to latest versions and specify Node.js 16 #6153

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

groszewn
Copy link
Contributor

@groszewn groszewn commented Jan 18, 2023

Updates to use the latest (3.6.0) release of
setup-node and bumps the Node.js version to 16.

This should get rid of some deprecation warnings we're seeing in our workflow actions (for example,
https://github.com/tensorflow/tensorboard/actions/runs/3388287772). However, some other actions still need releases to finish cleaning up these warnings (see #6155).

Contributes to #6123.

@groszewn groszewn force-pushed the node_version_update branch from df575c6 to d3bad22 Compare January 18, 2023 21:41
@groszewn groszewn changed the title ci: Update Node.js version to 16 ci: Update setup-node action to latest (3.6.0) and specify Node.js 16 Jan 19, 2023
@groszewn groszewn marked this pull request as ready for review January 19, 2023 12:16
@groszewn groszewn requested a review from yatbear January 19, 2023 12:17
@groszewn groszewn force-pushed the node_version_update branch from d3bad22 to 47af2a8 Compare January 19, 2023 12:18
@groszewn groszewn changed the title ci: Update setup-node action to latest (3.6.0) and specify Node.js 16 ci: Update setup-node and cache actions to latest versions and specify Node.js 16 Jan 19, 2023
Copy link
Member

@yatbear yatbear left a comment

Choose a reason for hiding this comment

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

Thanks!

Updates to use the latest (3.6.0) release of
[setup-node](https://github.com/actions/setup-node) and bumps the
Node.js version to 16.

This should also get rid of deprecation warnings we're seeing in our
workflow actions (for example,
https://github.com/tensorflow/tensorboard/actions/runs/3388287772).

Resolves tensorflow#6123.
@groszewn groszewn force-pushed the node_version_update branch from 47af2a8 to b5dcbea Compare January 19, 2023 14:32
@groszewn groszewn merged commit 669b89d into tensorflow:master Jan 19, 2023
@groszewn groszewn deleted the node_version_update branch January 19, 2023 16:59
yatbear pushed a commit to yatbear/tensorboard that referenced this pull request Mar 27, 2023
…y Node.js 16 (tensorflow#6153)

Updates to use the latest (3.6.0) release of
[setup-node](https://github.com/actions/setup-node) and bumps the
Node.js version to 16.

This should get rid of some deprecation warnings we're seeing in our
workflow actions (for example,
https://github.com/tensorflow/tensorboard/actions/runs/3388287772).
However, some other actions still need releases to finish cleaning up
these warnings (see tensorflow#6155).

Contributes to tensorflow#6123.
dna2github pushed a commit to dna2fork/tensorboard that referenced this pull request May 1, 2023
…y Node.js 16 (tensorflow#6153)

Updates to use the latest (3.6.0) release of
[setup-node](https://github.com/actions/setup-node) and bumps the
Node.js version to 16.

This should get rid of some deprecation warnings we're seeing in our
workflow actions (for example,
https://github.com/tensorflow/tensorboard/actions/runs/3388287772).
However, some other actions still need releases to finish cleaning up
these warnings (see tensorflow#6155).

Contributes to tensorflow#6123.
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