Commit Graph

4 Commits

Author SHA1 Message Date
Damien Arrachequesne 158864989d
ci: upgrade to actions/checkout@3 and actions/setup-node@3
Reference: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
2023-04-06 18:03:18 +02:00
Damien Arrachequesne ef89df5f50
chore(server): bump dependencies
Latest version of mocha has dropped support for Node.js v12.x and below.

Reference:

- https://github.com/mochajs/mocha/blob/master/CHANGELOG.md
- https://github.com/nodejs/Release
2022-10-07 10:27:05 +02:00
Damien Arrachequesne 8258a9aa54
ci: add Node.js 18 2022-06-18 02:14:47 +02:00
Damien Arrachequesne f453422662
initial commit 2021-04-15 12:28:15 +02:00