Use Node.js v16 in all Actions
This commit is contained in:
parent
4d6e9c02ac
commit
3d23aade46
4 changed files with 4 additions and 4 deletions
|
|
@ -7,5 +7,5 @@ inputs:
|
|||
matrix:
|
||||
default: ${{ toJson(matrix) }}
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: '../lib/autobuild-action.js'
|
||||
Loading…
Add table
Add a link
Reference in a new issue