Skip to content

Commit 3954782

Browse files
Update Node.js version from 20 to 24
1 parent 8a494c1 commit 3954782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,5 @@ branding:
100100
## Even though the Action logic may be implemented
101101
## in PWSH, we still need a NodeJS entry point
102102
runs:
103-
using: node20
103+
using: node24
104104
main: _init/index.js

0 commit comments

Comments
 (0)