Skip to content
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.

Github Action Workflows now require Node.js version 16 #21

Open
slaesch opened this issue Jan 20, 2023 · 0 comments
Open

Github Action Workflows now require Node.js version 16 #21

slaesch opened this issue Jan 20, 2023 · 0 comments

Comments

@slaesch
Copy link

slaesch commented Jan 20, 2023

The most recent release of pocket-apps / action-setup-firebase is apparently designed to use Node.js version 14.6.2.

Github Action workflows currently consider any Action that uses a version of Node.js < 16 to be deprecated.

For that reason, the pocket-apps / action-setup-firebase Action is causing this warning to be displayed:

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: pocket-apps/action-setup-firebase@v2

Please update pocket-apps / action-setup-firebase and provide a release version 3 that supports Node.js version 16.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant