2
0
forked from github/plane
This commit is contained in:
Manish Gupta 2023-11-28 17:39:39 +05:30
parent d3194ac595
commit d661026e3f

View File

@ -19,11 +19,11 @@ jobs:
uses: actions/setup-node@v4 uses: actions/setup-node@v4
with: with:
node-version: 18.x node-version: 18.x
cache: "yarn" # cache: "yarn"
- name: Enabling Corepack - name: Enabling Corepack
run: corepack enable run: corepack enable
- name: Get changed files - name: Get changed files
id: changed-files id: changed-files
uses: tj-actions/changed-files@v38 uses: tj-actions/changed-files@v38