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

Node.js 16 actions are deprecated. #34

Closed
Jarod42 opened this issue Feb 1, 2024 · 2 comments · Fixed by #35
Closed

Node.js 16 actions are deprecated. #34

Jarod42 opened this issue Feb 1, 2024 · 2 comments · Fixed by #35

Comments

@Jarod42
Copy link

Jarod42 commented Feb 1, 2024

using

    - name: Create nsis installer
      uses: joncloud/makensis-action@v4

We got github warning:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: joncloud/makensis-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

@joncloud
Copy link
Owner

joncloud commented Feb 6, 2024

@Jarod42 thanks for the heads up. I've upgraded this action to run on Node.js 20.

@Jarod42
Copy link
Author

Jarod42 commented Feb 6, 2024

Confirmed that uses: joncloud/[email protected] doesn't produce the warning :-)

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 a pull request may close this issue.

2 participants