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.
1 parent 418bb95 commit 40ca14fCopy full SHA for 40ca14f
action.yml
@@ -61,6 +61,6 @@ outputs:
61
description: 'Email address associated with the GPG key'
62
63
runs:
64
- using: 'node16'
+ using: 'node20'
65
main: 'dist/index.js'
66
post: 'dist/index.js'
0 commit comments