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

Update github actions versions #2894

Merged
merged 1 commit into from
Apr 6, 2023

Conversation

Iuri1012
Copy link
Contributor

@Iuri1012 Iuri1012 commented Apr 6, 2023

Fixes

The purpose of this PR is to update the github actions versions to run the actions with node 16 because after april the actions with node 12 will fail.
Currently we have this warning:

 [build](https://github.com/cbeust/testng/actions/runs/4511856639/jobs/7944533841)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.

Did you remember to?

  • [NA] Add test case(s)
  • [NA] Update CHANGES.txt
  • [NA] Auto applied styling via ./gradlew autostyleApply
  • Add new features to TestNG (or)
  • Fix bugs in TestNG

If your pull request involves fixing SonarQube issues then we would suggest that you please discuss this with the
TestNG-dev before you spend time working on it.

Note: For more information on contribution guidelines please make sure you refer our Contributing section for detailed set of steps.

@juherr juherr merged commit ab94cc5 into testng-team:master Apr 6, 2023
@juherr
Copy link
Member

juherr commented Apr 6, 2023

Thanks 👍

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 this pull request may close these issues.

2 participants