Update dependencies & run on Node 20

This commit is contained in:
Philipp Trulson 2023-09-28 10:04:15 +02:00
parent 0bec274684
commit 70f3bf93bc
No known key found for this signature in database
GPG key ID: 7D15DA14D2E1182A
6 changed files with 453 additions and 568 deletions

View file

@ -18,7 +18,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: '16'
node-version: '20'
cache: 'npm'
- name: Install CRDA