mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Bump dorny/paths-filter from 2 to 3 (#2509)
This commit is contained in:
parent
7d171a3913
commit
0ab26d6f4f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/default_plugins.yml
vendored
2
.github/workflows/default_plugins.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
dotnet-version: 7.0.x
|
||||
|
||||
- name: Determine New Plugin Updates
|
||||
uses: dorny/paths-filter@v2
|
||||
uses: dorny/paths-filter@v3
|
||||
id: changes
|
||||
with:
|
||||
filters: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue