Skip to content

Commit 6aa9317

Browse files
authored
Merge pull request #120 from larshp/patch-1
Update action to use Node.js 22
2 parents 89ee579 + e2e9ed4 commit 6aa9317

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)