Skip to content

Commit 7ab2caf

Browse files
Bump actions/stale from 7 to 8 (python-telegram-bot#3644)
1 parent 7e0ed22 commit 7ab2caf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
stale:
88
runs-on: ubuntu-latest
99
steps:
10-
- uses: actions/stale@v7
10+
- uses: actions/stale@v8
1111
with:
1212
# PRs never get stale
1313
days-before-stale: 3

0 commit comments

Comments
 (0)