mirror of
https://github.com/documenso/documenso.git
synced 2026-07-13 22:37:24 +10:00
chore: deps upgrades (#2712)
This commit is contained in:
@@ -12,6 +12,10 @@ runs:
|
||||
with:
|
||||
node-version: ${{ inputs.node_version }}
|
||||
|
||||
- name: Enable corepack
|
||||
shell: bash
|
||||
run: corepack enable npm
|
||||
|
||||
- name: Cache npm
|
||||
uses: actions/cache@v3
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user