chore(deps): update actions/setup-node action to v4 (#114)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-24 08:18:34 +03:00
committed by GitHub
parent 6ad02bd96b
commit 2b1d897e6d

View File

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