We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8a494c1 + 1376cf6 commit e41a5cbCopy full SHA for e41a5cb
1 file changed
action.yml
@@ -100,5 +100,5 @@ branding:
100
## Even though the Action logic may be implemented
101
## in PWSH, we still need a NodeJS entry point
102
runs:
103
- using: node20
+ using: node24
104
main: _init/index.js
0 commit comments