Upgrade GitHub Actions for Node 24 compatibility (#967)

Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
This commit is contained in:
Salman Chishti
2026-02-16 04:57:57 +00:00
committed by GitHub
parent 64580b1f4f
commit d252afd15c
3 changed files with 7 additions and 7 deletions

View File

@@ -15,7 +15,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v6
with:
fetch-depth: 1
- uses: letta-ai/letta-code-action@v0