Merge CI/CD into Branch (Started Branch from wrong version of main) #3

Merged
sebastian merged 10 commits from main into issue-2-scriptAccounts 2024-01-27 10:00:23 +01: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