We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9d7389 + 84fa984 commit cd623c6Copy full SHA for cd623c6
1 file changed
.github/workflows/stale-bot.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install dependencies
30
run: |
31
python -m pip install --upgrade pip
32
- pip install requests google-adk
+ pip install requests google-adk python-dateutil
33
34
- name: Run Auditor Agent Script
35
env:
0 commit comments