You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The github action "JS-DevTools/npm-publish" does not seem to get updated and has deprecation warnings stating it might not work in future.
publish
Node.js 12 actions are deprecated.
Please update the following actions to use Node.js 16: JS-DevTools/npm-publish@v1.
For more information see:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
publish
The `set-output` command is deprecated and will be disabled soon.
Please upgrade to using Environment Files.
For more information see:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
We should replace it with a "npm publish" call to ease the publishing logic.
The text was updated successfully, but these errors were encountered:
The github action "JS-DevTools/npm-publish" does not seem to get updated and has deprecation warnings stating it might not work in future.
We should replace it with a "npm publish" call to ease the publishing logic.
The text was updated successfully, but these errors were encountered: