rwe / actions-hlint-setup

GitHub Action: Set up hlint
MIT License
2 stars 1 forks source link

Please update: Node.js 12 actions are deprecated #249

Open hanjoosten opened 1 year ago

hanjoosten commented 1 year ago

I use:

  - name: Setup hlint
    uses: rwe/actions-hlint-setup@v1
  - name: Run hlint
    uses: rwe/actions-hlint-run@v2

Then I get the following warning:

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: rwe/actions-hlint-setup@v1, rwe/actions-hlint-run@v2
hanjoosten commented 3 weeks ago

@rwe , Is this action still maintained? This issue is open almost two years, and dependabot has created PR #269 to fix it. I know that maintenance can be a burden, but I would love it to be fixed before everything breaks. Thanks a lot. Kind regards!