dawidd6 / action-send-mail

:gear: A GitHub Action to send an email to multiple recipients
MIT License
443 stars 186 forks source link

(action-send-email failing !!!!) GitHub Actions: Transitioning from Node 16 to Node 20 #198

Closed daspmr closed 6 months ago

daspmr commented 6 months ago

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: dawidd6/action-send-mail@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/

/home/git/actions-runner/externals/node20/bin/node: /lib64/libm.so.6: version GLIBC_2.27' not found (required by /home/git/actions-runner/externals/node20/bin/node) /home/git/actions-runner/externals/node20/bin/node: /lib64/libc.so.6: versionGLIBC_2.28' not found (required by /home/git/actions-runner/externals/node20/bin/node)

dawidd6 commented 6 months ago

image