Skip to content

Commit 419348a

Browse files
authored
Merge pull request #119 from ProjectPythia/erogluorhan-patch-build-book
Downgrade tj-actions/changed-files from v45 to v44 for temporary fix
2 parents 23fbf3c + 9eb142b commit 419348a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-book.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142
143143
- name: Test for environment change
144144
id: env_change
145-
uses: tj-actions/changed-files@v45
145+
uses: tj-actions/changed-files@v44
146146
with:
147147
files: ${{ inputs.environment_file }}
148148

0 commit comments

Comments
 (0)