We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d7d2a commit 1fd04d3Copy full SHA for 1fd04d3
.github/workflows/build-and-test-differential.yaml
@@ -74,7 +74,7 @@ jobs:
74
75
- name: Get modified files
76
id: get-modified-files
77
- uses: tj-actions/changed-files@v42
+ uses: tj-actions/changed-files@v44
78
with:
79
files: |
80
**/*.cpp
0 commit comments