build(deps): bump actions/setup-node from 2.3.1 to 2.3.2 (#1224)

This commit is contained in:
dependabot[bot] 2021-08-05 08:35:07 +02:00 committed by GitHub
parent ded9060af2
commit 8f9e8bb9dd
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.3.1
uses: actions/setup-node@v2.3.2
with:
node-version: 12.x
- name: Build web api client and web ui