We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1ce7f9 commit 238dfc2Copy full SHA for 238dfc2
.github/workflows/doc.yml
@@ -56,7 +56,7 @@ jobs:
56
# Add pull request annotations for Sphinx nitpicks (missing references)
57
- name: Get list of changed files
58
id: changed_files
59
- uses: jitterbit/get-changed-files@v1
+ uses: Ana06/get-changed-files@v2.2.0
60
- name: 'Build changed files with nitpicks'
61
continue-on-error: true
62
run: |
0 commit comments