Skip to content

Commit e2e9ed4

Browse files
authored
Update action to use Node.js 22
1 parent 89ee579 commit e2e9ed4

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
@@ -24,7 +24,7 @@ outputs:
2424
body:
2525
description: The PR's body if the PR was found
2626
runs:
27-
using: node20
27+
using: node22
2828
main: 'dist/index.js'
2929
branding:
3030
icon: git-pull-request

0 commit comments

Comments
 (0)