mirror of
https://github.com/seejohnrun/haste-client.git
synced 2025-12-12 14:55:56 +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
|
||||
pull-requests: write
|
||||
steps:
|
||||
- uses: actions/stale@v3
|
||||
- uses: actions/stale@v6
|
||||
with:
|
||||
days-before-stale: 30
|
||||
days-before-close: 14
|
||||
|
||||
Reference in New Issue
Block a user