mirror of
https://github.com/TheAlgorithms/Python.git
synced 2024-12-18 01:00:15 +00:00
Run latest stale action (#3904)
This commit is contained in:
parent
fe6885926f
commit
2885a8cd99
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
@ -6,7 +6,7 @@ jobs:
|
|||
stale:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@v3
|
||||
- uses: actions/stale@v3.0.13
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
days-before-stale: 30
|
||||
|
|
Loading…
Reference in New Issue
Block a user