Skip to content

Commit 06ed61b

Browse files
chore(deps): update actions/setup-node digest to 395ad32
1 parent c903f2e commit 06ed61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
& .\dotnet-install.ps1 -Architecture x86 -Version 9.0.101 -InstallDir "C:\Program Files (x86)\dotnet\" -NoPath -Verbose
5353
if: runner.os == 'Windows'
5454
- name: ⚙ Install node.js
55-
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
55+
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
5656
with:
5757
node-version: 20.x
5858
cache: yarn

0 commit comments

Comments
 (0)