chore(deps): update actions/checkout digest to 8e8c483

This commit is contained in:
renovate[bot]
2025-12-02 18:38:15 +00:00
committed by GitHub
parent a714a35056
commit 5a239f473f
10 changed files with 11 additions and 11 deletions

View File

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