mirror of
https://github.com/hpcaitech/Open-Sora.git
synced 2026-05-21 11:59:01 +02:00
Include latest GH action version to avoid warnings (#263)
Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
This commit is contained in:
parent
d90c049a2f
commit
e31b442d74
2
.github/workflows/close_issue.yaml
vendored
2
.github/workflows/close_issue.yaml
vendored
|
|
@ -10,7 +10,7 @@ jobs:
|
|||
issues: write
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/stale@v5
|
||||
- uses: actions/stale@v9
|
||||
with:
|
||||
days-before-issue-stale: 7
|
||||
days-before-issue-close: 7
|
||||
|
|
|
|||
Loading…
Reference in a new issue