mirror of
https://github.com/ButlerLogic/action-autotag.git
synced 2024-11-10 02:11:08 +07:00
Downgrade node to v16 (v18 not yet supported on Github)
This commit is contained in:
parent
f3094d5df2
commit
c0360d1526
@ -61,5 +61,5 @@ outputs:
|
||||
build:
|
||||
description: \"yes\" or \"no\", indicating the tag represents a semantic version build.
|
||||
runs:
|
||||
using: 'node18'
|
||||
using: 'node16'
|
||||
image: 'app/main.js'
|
||||
|
Loading…
Reference in New Issue
Block a user