Merge branch 'js/github-actions-update'
commit9e06401098f5f83fc9a69ab27e449ae746638892
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 10 Apr 2024 17:25:03 +0000 (10 19:25 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 16 Apr 2024 22:01:11 +0000 (17 00:01 +0200)
treef3ed39e41568d48fc913fcaba1a1557797c34228
parent64f35baa342d0b15f73cd789556d7a74fd31646e
parent213958f2482a9985764e7deb7ee2bd18d8222e65
Merge branch 'js/github-actions-update'

Update remaining GitHub Actions jobs to avoid warnings against
using deprecated version of Node.js.

* js/github-actions-update:
  ci(linux32): add a note about Actions that must not be updated
  ci: bump remaining outdated Actions versions

With this backport, `maint-2.39`'s CI builds are finally healthy again.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>