Skip to content

Node version error #26

Open
Open
@Irawana

Description

@Irawana

I'm getting following error when I run this action
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: atymic/deployer-php-action
Seems its using node12 which is deprecated instead of node16
runs: using: 'node12' main: 'dist/index.js'
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
Could you update it to node16.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions