mirror of
https://github.com/di-sukharev/opencommit.git
synced 2026-04-20 03:02:51 -04:00
chore(action.yml): update node version to 16 to match the latest LTS version
This commit is contained in:
@@ -8,5 +8,5 @@ inputs:
|
||||
required: true
|
||||
|
||||
runs:
|
||||
using: 'node18'
|
||||
using: 'node16'
|
||||
main: 'out/github-action.cjs'
|
||||
|
||||
Reference in New Issue
Block a user