chore(deps): update actions/checkout action to v6

This commit is contained in:
renovate[bot]
2025-11-20 16:37:52 +00:00
committed by GitHub
parent 9d39241c61
commit 0369e51918
7 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@ jobs:
steps:
# Step 1: Download the code
- name: 📥 Checkout code
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
- name: 🧪 Determine skip condition
id: skip