mirror of
https://github.com/actions-rs/cargo.git
synced 2025-08-14 12:45:12 +00:00
Update to use node16
Github Actions will stop working with Node12 soon-ish
This commit is contained in:
parent
9e120dd99b
commit
ab8468ce24
@ -19,5 +19,5 @@ inputs:
|
||||
default: false
|
||||
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
Loading…
x
Reference in New Issue
Block a user