Skip to content

Commit b478112

Browse files
authored
Merge pull request #10375 from MicrosoftDocs/ghogen-patch-24
Revert to v4 due to issue 795
2 parents c7ff2f6 + 3adf1ef commit b478112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
pull-requests: write
1414

1515
steps:
16-
- uses: actions/stale@v5.1.1
16+
- uses: actions/stale@v4.0.0
1717
with:
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}
1919
days-before-pr-stale: 14

0 commit comments

Comments
 (0)