Skip to content

Commit f419467

Browse files
authored
Merge pull request #159 from contributor-assistant/update-node-version
Update action.yml
2 parents 6d31db9 + 6d02632 commit f419467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ inputs:
3939
description: "Will lock the pull request after merge so that the signature the contributors cannot revoke their signature comments after merge"
4040
default: "true"
4141
runs:
42-
using: "node16"
42+
using: "node20"
4343
main: 'dist/index.js'

0 commit comments

Comments
 (0)