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

Deprecation warning related to the use of Node.js 16 #46

Open
dekimsey opened this issue Feb 23, 2024 · 1 comment
Open

Deprecation warning related to the use of Node.js 16 #46

dekimsey opened this issue Feb 23, 2024 · 1 comment

Comments

@dekimsey
Copy link

dekimsey commented Feb 23, 2024

Using the action generates warning annotations in GHA like the following:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: autero1/action-gotestsum@7263b9d73912eec65f46337689e59fac865c425f

Apologies, unfortunately I'm not a Node/Typescript person, so I'm not particularly comfortable trying to submit a change. :(

@gertd
Copy link

gertd commented Mar 29, 2024

For those who cannot or do not want to wait on the PR #47 to be merged, there is a fork available on https://github.com/gertd/action-gotestsum, which can be used as:

      -
        name: Test Setup
        uses: gertd/[email protected]
        with:
          gotestsum_version: ${{ env.GO_TESTSUM_VERSION }}

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

No branches or pull requests

2 participants