chore(deps)!: update actions/setup-node (v4.4.0 → v5.0.0) (#389)

This commit is contained in:
renovate[bot]
2025-09-08 15:45:14 +03:00
committed by GitHub
parent d2764c936e
commit 27c7dc1a35
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ jobs:
fetch-depth: 0
- name: Setup Node.js Environment
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
with:
always-auth: true
node-version-file: '.nvmrc'

View File

@@ -35,7 +35,7 @@ jobs:
fetch-depth: 0
- name: Setup Node.js Environment
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
with:
always-auth: true
node-version-file: ".nvmrc"