Update workflows with node16 lts

This commit is contained in:
ProjectInfinity
2023-12-24 05:35:40 +01:00
parent 695c7c2a74
commit 9a1a0dd0db
5 changed files with 9 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ on:
jobs:
test-runner:
runs-on: ubuntu-latest
container: node:14.18
container: node:16.20
steps:
- name: Context