mirror of
https://github.com/documenso/documenso.git
synced 2025-11-20 03:32:14 +10:00
chore: updated workflows
Signed-off-by: Adithya Krishna <adi@documenso.com>
This commit is contained in:
1
.github/workflows/issue-assignee-check.yml
vendored
1
.github/workflows/issue-assignee-check.yml
vendored
@ -18,6 +18,7 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '18'
|
||||
cache: npm
|
||||
|
||||
- name: Install Octokit
|
||||
run: npm install @octokit/rest@18
|
||||
|
||||
Reference in New Issue
Block a user