mirror of
https://github.com/actions-rs/cargo.git
synced 2024-11-14 05:26:33 +02:00
Use node-16 instead of node-12
This commit is contained in:
parent
9e120dd99b
commit
e3c45d0c85
1 changed files with 1 additions and 1 deletions
|
@ -19,5 +19,5 @@ inputs:
|
|||
default: false
|
||||
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
|
Loading…
Reference in a new issue