mirror of
https://github.com/valitydev/repo-file-sync-action.git
synced 2024-11-06 01:45:19 +00:00
🔒 Update action to use node v16 (#261)
This commit is contained in:
parent
40da4d517e
commit
56ab27586f
@ -98,7 +98,7 @@ outputs:
|
||||
description: 'The URLs to the created Pull Requests as an array'
|
||||
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'dist/index.js'
|
||||
|
||||
branding:
|
||||
|
Loading…
Reference in New Issue
Block a user