We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0ba8bb commit 287ce62Copy full SHA for 287ce62
.github/workflows/pr-review.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- name: 📂 Get changed files
23
id: changed-files
24
- uses: tj-actions/changed-files@v40
+ uses: tj-actions/changed-files@v46
25
with:
26
files: |
27
fern/**/*.mdx
0 commit comments