feat: bump node12 to node16 (#617)
Close https://github.com/peaceiris/actions-hugo/issues/611 - deps: bump node12 to node16 - deps: bump @actions/core from 1.6.0 to 1.10.0
This commit is contained in:
parent
8da14cc542
commit
9a77c647c2
3 changed files with 49 additions and 15 deletions
|
|
@ -11,7 +11,7 @@ inputs:
|
|||
required: false
|
||||
default: 'false'
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'lib/index.js'
|
||||
branding:
|
||||
icon: 'package'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue