We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c07c26d commit 05cc3bfCopy full SHA for 05cc3bf
action.yml
@@ -39,5 +39,5 @@ outputs:
39
tag: # id of output
40
description: 'latest tag'
41
runs:
42
- using: 'node12'
+ using: 'node18'
43
main: 'dist/index.js'
0 commit comments