matrix-org / sytest

Black-box integration testing for Matrix homeservers
Apache License 2.0
73 stars 55 forks source link

Bump docker actions to latest stable release #1347

Closed DMRobertson closed 1 year ago

DMRobertson commented 1 year ago

Part of https://github.com/matrix-org/synapse/issues/14203. Should get rid of the warnings at e.g. https://github.com/matrix-org/sytest/actions/runs/4604942169. Probably easiest to test by letting this hit develop and see if it works.

I've checked changelogs and AFAICS these are backwards compatible for our purposes. (There's a semver bump because a newer version of GHA runners and/or node.js is required. But we don't care about those.)