Skip to content

Commit 9e72f8c

Browse files
committed
chore: install latest version
1 parent 7fb8605 commit 9e72f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-descriptions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
submodules: recursive
3232

3333
- name: Install Redocly CLI
34-
run: npm install -g @redocly/cli
34+
run: npm i -g @redocly/cli@latest
3535

3636
- name: Validate description with redocly
3737
run: |

0 commit comments

Comments
 (0)