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

This commit is contained in:
renovate[bot]
2023-07-06 09:45:25 +03:00
committed by GitHub
parent ad0839839f
commit 4b27005166

View File

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