We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e21815 commit bc25927Copy full SHA for bc25927
action.yaml
@@ -54,5 +54,5 @@ inputs:
54
labels:
55
description: Labels to add to the pull request being opened.
56
runs:
57
- using: 'node16'
+ using: 'node20'
58
main: 'action/dist/index.js'
0 commit comments