UCLH-Foundry / PIXL

PIXL Image eXtraction Laboratory
Apache License 2.0
8 stars 0 forks source link

Update deprecated GitHub actions #342

Closed jstutters closed 5 months ago

jstutters commented 5 months ago

Runners using node.js 16 are deprecated. This updates actions/checkout to v4, actions/setup-python to v5 and pre-commit/action to v3.0.1. See GitHub changelog for details. Sorts out a third of #316.