Closed kumichou closed 9 months ago
When running the action in a Workflow as of 2024-01-24 I receive the following Annotation warning in the results of the Workflow run:
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: kota65535/github-openvpn-connect-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Should be pretty straight forward on updating the action to remove the warning. As a matter of fact, PR 56 addresses this.
Facing the same issue, can we get the PR merged and the version bumped?
Hi @kumichou @antmarot, I've released v3. Please try it.
When running the action in a Workflow as of 2024-01-24 I receive the following Annotation warning in the results of the Workflow run:
Should be pretty straight forward on updating the action to remove the warning. As a matter of fact, PR 56 addresses this.