add back nodejs 22

This commit is contained in:
Quinten
2024-11-20 10:43:31 +01:00
committed by GitHub
parent 11c2e05621
commit 4fe3c49a62
3 changed files with 28 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ jobs:
- 19
- 20
- 21
- 22
- 23
steps:
- uses: actions/checkout@v4