Skip to content

Commit 1d86173

Browse files
authored
Merge pull request #1015 from git-for-windows/update-node
Update to Node.JS v24
2 parents 556ada5 + 36e398b commit 1d86173

File tree

6 files changed

+142
-299
lines changed

6 files changed

+142
-299
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ inputs:
3333
description: 'Filter results by the reason for the build; Defaults to "all"'
3434
default: 'all'
3535
runs:
36-
using: 'node20'
36+
using: 'node24'
3737
main: 'dist/index.js'

dist/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/index.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)