Upgrade GitHub Actions for Node 24 compatibility

This commit is contained in:
Salman Muin Kayser Chishti
2025-12-16 14:34:13 +00:00
parent 48744ee9db
commit ade36f8d04
6 changed files with 14 additions and 14 deletions

View File

@@ -40,7 +40,7 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v6
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL