Skip to content

Commit e41a5cb

Browse files
Merge pull request #89 from PavanMudigonda/upgrade-to-nodejs24
Update Node.js version from 20 to 24
2 parents 8a494c1 + 1376cf6 commit e41a5cb

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)