ci/cd #1

Merged
sebastian merged 9 commits from ci/cd into main 2024-01-26 23:14:33 +00:00
Showing only changes of commit 475cda7095 - Show all commits

View File

@ -14,7 +14,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: 14
node-version: 18
- name: Install dependencies
run: npm install