We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98f2006 commit c11f3e4Copy full SHA for c11f3e4
.github/workflows/xep-validation.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- name: Detect changes to XEP files
18
id: changed-xeps
19
- uses: tj-actions/changed-files@v41
+ uses: tj-actions/changed-files@v46
20
with:
21
files: |
22
xep-*.xml
0 commit comments