Run latest stale action (#3904)

This commit is contained in:
Dhruv Manilawala 2020-11-20 00:39:31 +05:30 committed by GitHub
parent fe6885926f
commit 2885a8cd99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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