@zkamvar It is an Ubuntu bug, will be fixed very soon: https://bugs.launchpad.net/ubuntu/+source/curl/+bug/2028170
@gaborcsardi Does this mean that #GitHub will need to update its runners once it's fixed for us to see the update? At the moment, they have ubuntu1.10: https://github.com/actions/runner-images/blob/ubuntu22/20230716.1/images/linux/Ubuntu2204-Readme.md
EDIT: NO, this particular error comes from explicitly installing the development version of curl:
https://github.com/carpentries/sandpaper-docs/actions/runs/5600450591/jobs/10243535709#step:5:265
@zkamvar Yeah, they don't need to change anything, I think.