Skip to content

Commit d2beecd

Browse files
Update actions/setup-node action to v5 (#7809)
Co-authored-by: dependencyupdates[bot] <218638057+dependencyupdates[bot]@users.noreply.github.com>
1 parent 159365a commit d2beecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-scripts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
with:
3434
global-json-file: global.json
3535
dotnet-version: 9.0
36-
- uses: actions/setup-node@v4
36+
- uses: actions/setup-node@v5
3737
with:
3838
node-version: 22
3939
- name: Update Core Dependencies

0 commit comments

Comments
 (0)