Skip to content

Commit f817944

Browse files
committed
chore(workflow): fix
1 parent 17b8515 commit f817944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/on-markdown-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Get all markdown files
2525
id: changed-markdown-files
26-
uses: chemodun/[email protected].1
26+
uses: chemodun/[email protected].0
2727
with:
2828
# Avoid using single or double quotes for multiline patterns
2929
files: README.md

0 commit comments

Comments
 (0)