My projects running 8398a7/action-slack are failing for the following reason:
/opt/actions-runner/externals/node20/bin/node: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.27' not found (required by /opt/actions-runner/externals/node20/bin/node) /opt/actions-runner/externals/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.28' not found (required by /opt/actions-runner/externals/node20/bin/node)
/opt/actions-runner/externals/node20/bin/node: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /opt/actions-runner/externals/node20/bin/node)
All the workflow is successful and should then just send a notification on Slack.
Describe the bug
My projects running
8398a7/action-slack
are failing for the following reason:All the workflow is successful and should then just send a notification on Slack.
To Reproduce
Here is my workflow.yml