mirror of
https://github.com/iv-org/invidious.git
synced 2025-04-19 23:25:52 -04:00
ci: actions/stale to v8
https://github.com/actions/stale/blob/main/CHANGELOG.md
This commit is contained in:
parent
ebe110cdc1
commit
0a3f8c2cb1
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
stale:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@v5
|
||||
- uses: actions/stale@v8
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
days-before-stale: 365
|
||||
|
Loading…
x
Reference in New Issue
Block a user