We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e4303ab + 48e6440 commit 598817fCopy full SHA for 598817f
.github/workflows/pull_request.yml
@@ -147,7 +147,7 @@ jobs:
147
148
- name: Get changed files
149
id: changed-files
150
- uses: tj-actions/changed-files@v41
+ uses: tj-actions/changed-files@v46
151
# NOTE: `since_last_remote_commit: true` is implied by default and falls back to the previous local commit.
152
153
- name: List all changed files
.github/workflows/render-site.yml
@@ -70,7 +70,7 @@ jobs:
70
71
72
73
74
75
76
0 commit comments