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 09:00:23 +00:00
Showing only changes of commit 475cda7095 - Show all commits

View File

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