We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 303afe4 + c9e3474 commit ee36642Copy full SHA for ee36642
.github/workflows/build-book.yaml
@@ -74,7 +74,7 @@ jobs:
74
75
- name: Test for environment change
76
id: env_change
77
- uses: tj-actions/changed-files@v35
+ uses: tj-actions/changed-files@v36
78
with:
79
files: ${{ inputs.environment_file }}
80
0 commit comments