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

@@ -24,7 +24,7 @@ jobs:
steps:
- name: 📥 Checkout
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: 🔧 Setup Quarto
uses: quarto-dev/quarto-actions/setup@v2