Closed soerenthomsen closed 1 year ago
This pull request is being automatically built with GitHub Actions and Netlify. To see the status of your deployment, click below.
🔍 Git commit SHA: 0fa3914492bcf7807f8ae1db66a1c6a54d4685a0 ✅ Deployment Preview URL: https://63b861b46604b2262410a728--oxygensop.netlify.app
Still produces this warning:
build 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: styfle/cancel-workflow-action@0.9.1, actions/upload-artifact@v2
Not clear to me how to get rid of warning related to styfle/cancel-workflow-action@0.9.1 as 0.9.1 is the latest version according to https://github.com/styfle/cancel-workflow-action
deploy 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: actions/checkout@v2, actions/github-script@v4, peter-evans/find-comment@v1, peter-evans/create-or-update-comment@v1
Not all warnings are gone but will merge for now.
This PR aims to update GitHub actions to get rid of all warnings related to Node16