Skip to content

Commit 0d60fbc

Browse files
authored
[chore] update stale action version to latest (#2642)
Signed-off-by: mahdikhashan <mahdikhashan1@gmail.com>
1 parent abc4749 commit 0d60fbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/github-stale.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
pull-requests: write
1818

1919
steps:
20-
- uses: actions/stale@v5
20+
- uses: actions/stale@v9
2121
with:
2222
repo-token: ${{ secrets.GITHUB_TOKEN }}
2323
days-before-stale: 90

0 commit comments

Comments
 (0)