build(deps): bump actions/setup-node from 2.3.0 to 2.3.1 (#1217)

This commit is contained in:
dependabot[bot] 2021-08-04 08:48:09 +02:00 committed by GitHub
parent 5384a06cb5
commit 200391c533
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.0
uses: actions/setup-node@v2.3.1
with:
node-version: 12.x
- name: Build web api client and web ui