build(deps): bump actions/setup-node from 2.2.0 to 2.3.0 (#1165)

This commit is contained in:
dependabot[bot] 2021-07-21 09:19:25 +02:00 committed by GitHub
parent 907b837301
commit bb62aa7c7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Setup Node.js environment
uses: actions/setup-node@v2.2.0
uses: actions/setup-node@v2.3.0
with:
node-version: 12.x
- name: Build web api client and web ui