chore(deps): update actions/setup-node action to v3.6.0 (#5)

Signed-off-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-05 00:24:02 +03:00
committed by GitHub
parent 824eceef7d
commit 12d85d5b6c

View File

@@ -22,7 +22,7 @@ jobs:
fetch-depth: 0
- name: Setup Node.js Environment
uses: actions/setup-node@v3.5.1
uses: actions/setup-node@v3.6.0
with:
always-auth: true
node-version: 14