We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1508ab9 + ac716a8 commit e76aaaeCopy full SHA for e76aaae
.github/workflows/build.yml
@@ -52,7 +52,7 @@ jobs:
52
& .\dotnet-install.ps1 -Architecture x86 -Version 9.0.101 -InstallDir "C:\Program Files (x86)\dotnet\" -NoPath -Verbose
53
if: runner.os == 'Windows'
54
- name: ⚙ Install node.js
55
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
+ uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
56
with:
57
node-version: 20.x
58
cache: yarn
0 commit comments