Skip to content

Commit

Permalink
Merge pull request #119 from ProjectPythia/erogluorhan-patch-build-book
Browse files Browse the repository at this point in the history
Downgrade tj-actions/changed-files from v45 to v44 for temporary fix
  • Loading branch information
erogluorhan authored Sep 16, 2024
2 parents 23fbf3c + 9eb142b commit 419348a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-book.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ jobs:
- name: Test for environment change
id: env_change
uses: tj-actions/changed-files@v45
uses: tj-actions/changed-files@v44
with:
files: ${{ inputs.environment_file }}

Expand Down

0 comments on commit 419348a

Please sign in to comment.