Upgrade GitHub Actions for Node 24 compatibility (#967)
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
This commit is contained in:
2
.github/workflows/letta.yml
vendored
2
.github/workflows/letta.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user