mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
Update actions/stale action to v4
This commit is contained in:
parent
ee1fb0d972
commit
c2fe04f681
1 changed files with 1 additions and 1 deletions
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@v4
|
||||
with:
|
||||
stale-issue-message: |
|
||||
Our bot has automatically marked this issue as stale because there has not been any activity here in some time.
|
||||
|
|
Loading…
Add table
Reference in a new issue