mirror of
https://github.com/nushell/nushell
synced 2024-12-26 13:03:07 +00:00
Bump actions/stale from 3 to 6 (#7770)
This commit is contained in:
parent
2611c9525e
commit
159b4bd7dc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
@ -12,7 +12,7 @@ jobs:
|
|||
stale:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@v3
|
||||
- uses: actions/stale@v6
|
||||
with:
|
||||
#debug-only: true
|
||||
ascending: true
|
||||
|
|
Loading…
Reference in a new issue