Merge branch 'dev' into removeansible

This commit is contained in:
Sven Lankes 2022-02-21 21:45:03 +01:00
commit 8bf6fadf0e
94 changed files with 16264 additions and 23904 deletions

View file

@ -153,7 +153,7 @@ jobs:
-
uses: actions/setup-node@v2
with:
node-version: '15'
node-version: '16'
-
name: Configure version on dev branches
if: startsWith(github.ref, 'refs/heads/feature-') || github.ref == 'refs/heads/dev'