Skip to content

Commit e56ca69

Browse files
Bump dorny/paths-filter from 2 to 3 (dmlc#10276)
Bumps [dorny/paths-filter](https://github.com/dorny/paths-filter) from 2 to 3. - [Release notes](https://github.com/dorny/paths-filter/releases) - [Changelog](https://github.com/dorny/paths-filter/blob/master/CHANGELOG.md) - [Commits](dorny/paths-filter@v2...v3) --- updated-dependencies: - dependency-name: dorny/paths-filter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Philip Hyunsu Cho <[email protected]>
1 parent 1b25d23 commit e56ca69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/r_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ jobs:
137137
run: |
138138
python3 tests/ci_build/test_r_package.py --r=/usr/bin/R --build-tool=autotools --task=check
139139
140-
- uses: dorny/paths-filter@v2
140+
- uses: dorny/paths-filter@v3
141141
id: changes
142142
with:
143143
filters: |

0 commit comments

Comments
 (0)