mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-03-25 16:22:19 +01:00
Bump actions/stale
from 5 to 6 (#3277)
This commit is contained in:
parent
918c486c65
commit
5b7356d905
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
||||||
stale:
|
stale:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@v5
|
- uses: actions/stale@v6
|
||||||
with:
|
with:
|
||||||
# PRs never get stale
|
# PRs never get stale
|
||||||
days-before-stale: 3
|
days-before-stale: 3
|
||||||
|
|
Loading…
Add table
Reference in a new issue