Adding on OpenCommit workflow.
OpenCommit Action / OpenCommit (push) Failing after 37s

This commit is contained in:
2026-01-04 11:07:48 -05:00
parent 2b24563561
commit ad56e8d7d0
+2 -2
View File
@@ -16,9 +16,9 @@ jobs:
- name: Setup Node.js Environment
uses: actions/setup-node@v2
with:
node-version: '16'
node-version: '20'
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
fetch-depth: 0