Skip to content

Commit a6415ba

Browse files
committed
Merge branch 'master' into use-redocly-cli
2 parents 8ee1cb7 + dca4f57 commit a6415ba

2 files changed

Lines changed: 1867 additions & 1183 deletions

File tree

.github/workflows/mt-docs-data-api-reference.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
id: yarn-cache-dir-path
1717
run: echo 'dir=$(yarn cache dir)' >> $GITHUB_OUTPUT
1818
- name: Set up yarn cache
19-
uses: actions/cache@v3.3.2
19+
uses: actions/cache@v4.0.0
2020
with:
2121
path: "${{ steps.yarn-cache-dir-path.outputs.dir }}"
2222
key: "${{ runner.os }}-yarn-${{ hashFiles('**/yarn.lock') }}"

0 commit comments

Comments
 (0)