Skip to content

Commit

Permalink
chore: Upgrade actions/stale version
Browse files Browse the repository at this point in the history
  • Loading branch information
gxres042 authored Oct 29, 2024
1 parent 67229ad commit 8bf50fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-timeout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
permissions:
issues: write
steps:
- uses: actions/stale@v7
- uses: actions/stale@v9
with:
days-before-stale: -1
days-before-issue-stale: 15
Expand Down

0 comments on commit 8bf50fd

Please sign in to comment.