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 728bc88 + 6a0285a commit 9e7fb58Copy full SHA for 9e7fb58
7 files changed
action.yml
@@ -25,5 +25,5 @@ outputs:
25
changelog:
26
description: A markdown representation of the changes in the new release
27
runs:
28
- using: 'node12'
+ using: 'node20'
29
main: 'dist/index.js'
0 commit comments