Skip to content

Commit

Permalink
perf: upgrade stale action
Browse files Browse the repository at this point in the history
  • Loading branch information
i7eo authored Jul 1, 2024
1 parent 838f450 commit f26db48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/stale@v5
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.SELF_TOKEN }}
days-before-stale: 30
Expand Down

0 comments on commit f26db48

Please sign in to comment.