javierarce_arena-manager/.github/workflows
javierarce 68f5b98f4c
Bump release workflow actions off deprecated Node 20 runtime
The release run flagged that checkout@v3, setup-node@v3, and the attest
actions run on Node.js 20, which GitHub forces to Node 24 on 2026-06-16
and removes on 2026-09-16. Bump to current majors that ship a Node 24
runtime, and move node-version off the EOL 18.x line.

- actions/checkout@v3 -> @v6
- actions/setup-node@v3 -> @v6
- actions/attest-build-provenance@v2 -> @v4
- node-version 18.x -> 20.x
2026-05-31 09:54:33 +02:00
..
release.yml Bump release workflow actions off deprecated Node 20 runtime 2026-05-31 09:54:33 +02:00