We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d31db9 + 6d02632 commit f419467Copy full SHA for f419467
action.yml
@@ -39,5 +39,5 @@ inputs:
39
description: "Will lock the pull request after merge so that the signature the contributors cannot revoke their signature comments after merge"
40
default: "true"
41
runs:
42
- using: "node16"
+ using: "node20"
43
main: 'dist/index.js'
0 commit comments