Skip to content

Commit 13bbe47

Browse files
authored
Merge pull request #5686 from cloudflare/jhutchings1-patch-1
Updating stale to the latest
2 parents c65382f + 49bb399 commit 13bbe47

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
16+
- uses: actions/stale@v9
1717
with:
1818
repo-token: ${{ secrets.GITHUB_TOKEN }}
1919
stale-issue-message: "This issue hasn't been updated in a while. If it's still reproducing, please comment to let us know. Thank you!"

0 commit comments

Comments
 (0)