chore(action.yml): node downgrated to 12
This commit is contained in:
parent
e297342b98
commit
f91b26bcdc
@ -5,5 +5,5 @@ inputs:
|
|||||||
description: 'Github token'
|
description: 'Github token'
|
||||||
default: ${{ github.token }}
|
default: ${{ github.token }}
|
||||||
runs:
|
runs:
|
||||||
using: 'node14'
|
using: 'node12'
|
||||||
main: 'dist/index.js'
|
main: 'dist/index.js'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user