Use nodejs 20 (#509)

Node 16 has reached its end of life

More details here: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
This commit is contained in:
Jean-François Roche
2023-12-22 15:34:55 +01:00
committed by GitHub
parent 45dc5344f1
commit 6853090cd9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
## Unreleased
* Add changes here
* update runtime to node20 for action
## 2.7.4 (October 26, 2023)