We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d58a0b commit b2b1ecdCopy full SHA for b2b1ecd
.github/workflows/ci-build.yaml
@@ -33,7 +33,7 @@ jobs:
33
fetch-depth: 50 # assume PRs are less than 50 commits
34
- name: Get relevant files changed per group
35
id: changed-files
36
- uses: tj-actions/changed-files@v40
+ uses: tj-actions/changed-files@v41
37
with:
38
files_yaml: |
39
common: &common
0 commit comments