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 7d171a3 commit 0ab26d6Copy full SHA for 0ab26d6
.github/workflows/default_plugins.yml
@@ -18,7 +18,7 @@ jobs:
18
dotnet-version: 7.0.x
19
20
- name: Determine New Plugin Updates
21
- uses: dorny/paths-filter@v2
+ uses: dorny/paths-filter@v3
22
id: changes
23
with:
24
filters: |
0 commit comments