Revert "Bump actions/stale from 3 to 3.0.18"
This reverts commit fc7c4d8479.
This commit is contained in:
committed by
Corey McCandless
parent
71645ff525
commit
05d093d08a
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
@@ -8,7 +8,7 @@ jobs:
|
||||
stale:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@v3.0.18
|
||||
- uses: actions/stale@v3
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
days-before-stale: 21
|
||||
|
||||
Reference in New Issue
Block a user