We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8b6b7ff + 44a1363 commit b7f809bCopy full SHA for b7f809b
1 file changed
with-post-step/action.yml
@@ -37,6 +37,6 @@ inputs:
37
default: POST
38
39
runs:
40
- using: 'node20'
+ using: 'node24'
41
main: 'main.js'
42
post: 'main.js'
0 commit comments