Skip to content

Commit f7f97fc

Browse files
authored
Update orphaned-articles.yml
1 parent dc3f03f commit f7f97fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/orphaned-articles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
# Call clean repo
2727
- name: Clean repo
2828
id: clean-repo-step
29-
uses: dotnet/docs-tools/cleanrepo@1c13adc87741beab84bb6e286d17b3b95ce687d8
29+
uses: dotnet/docs-tools/cleanrepo@4beec484bfcae02e62fcf430b70c2cb18dac2828
3030
with:
3131
function: 'FindOrphanedArticles'
3232
docfx_directory: '.'

0 commit comments

Comments
 (0)