chore(deps): update actions/checkout digest to de0fac2

This commit is contained in:
renovate[bot]
2026-02-03 17:20:33 +00:00
committed by GitHub
parent 3f2615d4b9
commit 6d746385c3
25 changed files with 34 additions and 34 deletions

View File

@@ -33,7 +33,7 @@ jobs:
steps:
# Step 1: Get the code
- name: 📥 Checkout code
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
# Step 2: Set up Node.js (for building any JS-based doc tools)
- name: 🔧 Set up Node.js