Merge branch 'develop' into multi-message-Storage

This commit is contained in:
Jason P
2025-12-09 07:41:02 -06:00
committed by GitHub
15 changed files with 43 additions and 38 deletions

View File

@@ -17,7 +17,7 @@ jobs:
steps:
- name: Stale PR+Issues
uses: actions/stale@v10.1.0
uses: actions/stale@v10.1.1
with:
days-before-stale: 45
stale-issue-message: This issue has not had any comment or update in the last month. If it is still relevant, please post update comments. If no comments are made, this issue will be closed automagically in 7 days.