You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Actions are
failing](https://github.com/hazelcast/hazelcast-cpp-client/actions/runs/13401995252)
due to an inability to download `certs.jar`.
Nothing has changed on the source side, but we are accessing it via
`raw.githubusercontent.com`. I can only assume that there's been some
update to the format of these URLs.
Instead, we can download the file using the GitHub API (via `gh`) which
should:
- be more stable long term
- actually work
0 commit comments