Merge branch 'master' into dependabot/github_actions/actions/checkout-2.3.4

This commit is contained in:
Eugene
2021-05-16 14:31:25 +02:00
committed by GitHub
18 changed files with 438 additions and 242 deletions

View File

@@ -7,6 +7,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2.3.4
with:
fetch-depth: 0
- name: Installing Node
uses: actions/setup-node@v2.1.5