Skip to content

Commit eb65106

Browse files
committed
Merge branch 'dependabot/github_actions/dorny/paths-filter-4' of opencast/admin-interface into develop
Pull request #1548 Bump dorny/paths-filter from 3 to 4
2 parents 625dfb5 + 73e19bb commit eb65106

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-deploy-test-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ jobs:
149149
uses: actions/checkout@v4
150150

151151
- name: Get changed locale files
152-
uses: dorny/paths-filter@v3
152+
uses: dorny/paths-filter@v4
153153
id: filter_locales
154154
with:
155155
filters: | # !(pattern) matches anything but pattern

0 commit comments

Comments
 (0)