hkusu / s3-upload-action

MIT License
18 stars 11 forks source link

node16 is deprecated #22

Open jmattsson opened 8 months ago

jmattsson commented 8 months ago

I'm getting: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: hkusu/s3-upload-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/. in my logs these days. Any chance of a new version using node20 instead please?

Thank you!

ScottyLightnin commented 8 months ago

Hi there, We're experiencing this also. Any chance of a node upgrade here? Thanks!

ahkohd commented 7 months ago

This PR upgrades the action to node 20: https://github.com/hkusu/s3-upload-action/pull/24

ahkohd commented 7 months ago

You can replace hkusu/s3-upload-action@v2 with ahkohd/s3-upload-action@master for the interim i.e:

- uses: ahkohd/s3-upload-action@master