Upgrade GitHub Actions for Node 24 compatibility

Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com>
This commit is contained in:
Salman Muin Kayser Chishti
2026-02-19 09:19:52 +00:00
parent f655cdfbba
commit 4cf7a3aca8
24 changed files with 108 additions and 108 deletions

View File

@@ -155,7 +155,7 @@ jobs:
echo "✅ Environment check completed"
- name: 📥 Checkout repository
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: 🧹 Free up disk space
run: |