Skip to content

Commit 238dfc2

Browse files
committed
Use Ana06/get-changed-files to fix 'The head commit for this pull_request event is not ahead of the base commit'
Re: jitterbit/get-changed-files#11
1 parent d1ce7f9 commit 238dfc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
# Add pull request annotations for Sphinx nitpicks (missing references)
5757
- name: Get list of changed files
5858
id: changed_files
59-
uses: jitterbit/get-changed-files@v1
59+
uses: Ana06/get-changed-files@v2.2.0
6060
- name: 'Build changed files with nitpicks'
6161
continue-on-error: true
6262
run: |

0 commit comments

Comments
 (0)