Upgrade GitHub Actions for Node 24 compatibility (#234)

Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
This commit is contained in:
Salman Chishti
2026-03-20 00:41:27 +00:00
committed by GitHub
parent 30f46e7fbd
commit f5cd87db07
4 changed files with 7 additions and 7 deletions

View File

@@ -26,7 +26,7 @@ jobs:
actions: read # Required for Claude to read CI results on PRs
steps:
- name: Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v6
with:
fetch-depth: 1