mirror of
https://github.com/seejohnrun/haste-client.git
synced 2025-12-18 17:41:29 +00:00
Merge pull request #56 from toptal/uti-2480--fix-deprecation-warnings-in-wf
[UTI-2480] Fix deprecation warnings in WF
This commit is contained in:
2
.github/workflows/close-inactive.yaml
vendored
2
.github/workflows/close-inactive.yaml
vendored
@@ -11,7 +11,7 @@ jobs:
|
|||||||
issues: write
|
issues: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/stale@v3
|
- uses: actions/stale@v6
|
||||||
with:
|
with:
|
||||||
days-before-stale: 30
|
days-before-stale: 30
|
||||||
days-before-close: 14
|
days-before-close: 14
|
||||||
|
|||||||
Reference in New Issue
Block a user