We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f25d830 commit 7b174d9Copy full SHA for 7b174d9
1 file changed
action.yml
@@ -53,5 +53,5 @@ outputs:
53
description: 'The previous major.minor.patch version without the tag prefix.'
54
55
runs:
56
- using: 'node20'
+ using: 'node16'
57
main: 'dist/index.js'
0 commit comments