chore(deps): update actions/checkout digest to 34e1148

This commit is contained in:
renovate[bot]
2025-11-19 16:47:32 +00:00
committed by GitHub
parent d559a24c45
commit 0474c83782
3 changed files with 3 additions and 3 deletions

View File

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