Skip to content

Commit 4748eef

Browse files
ci(dev-deps): update fkirc/skip-duplicate-actions action to v5.2.0
1 parent 9de6a74 commit 4748eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
steps:
1313
- name: Skip Duplicate Actions
1414
id: skip_check
15-
uses: fkirc/skip-duplicate-actions@v5.1.0
15+
uses: fkirc/skip-duplicate-actions@v5.2.0
1616
with:
1717
concurrent_skipping: "same_content"
1818
paths_ignore: '[".vscode/", "**/docs/**", "**/*.md"]'

0 commit comments

Comments
 (0)