We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ee579 commit e2e9ed4Copy full SHA for e2e9ed4
1 file changed
action.yml
@@ -24,7 +24,7 @@ outputs:
24
body:
25
description: The PR's body if the PR was found
26
runs:
27
- using: node20
+ using: node22
28
main: 'dist/index.js'
29
branding:
30
icon: git-pull-request
0 commit comments