WARP fails lookup on Github Actions

Hey, I have an issue with WARP action
https://github.com/oHTGo/setup-cloudflare-warp-action (code seems correct)

After action is done setting up the connection (which from what I see it does set the connection up successfully) it should proceed to syncing few files via sftp, however looks like DNS times out with warp enabled
srv-main.internal.xyz, error message: dial tcp: lookup srv-main.internal.xyz on 168.63.129.16:53: read udp 172.17.0.2:55889->168.63.129.16:53: i/o timeout


Does anyone by any chance know the cause?
Was this page helpful?