Merge branch 'master' into master

This commit is contained in:
Florian Heilmann 2023-10-24 10:35:44 +02:00 committed by GitHub
commit a0e3ac8e7a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
strategy: strategy:
matrix: matrix:
node-version: [14.x] node-version: [16.x]
env: env:
GIT_BRANCH: ${{ github.head_ref }} GIT_BRANCH: ${{ github.head_ref }}
GIT_PR_BASE_BRANCH: ${{ github.base_ref }} GIT_PR_BASE_BRANCH: ${{ github.base_ref }}